A
Ashish
In outlook addin if i select a mail in active explorer and click on forward
button then outlook will create a new mail which contains contents of
selected mail.
I can access new mail in onnewinspector. If i change body of new mail
(either in onnewinspector or item_open) then body of new mail is change. But
it also change the body of selected mail(for which we click on fwd button).
why? Why outlook change body of selected mail?How to avoid this. If we
modify new(forward) mail then it should not change selected mail.
I can access to selected mail when click on forward button.
If it's outlook internal functionality that if we modify new(forward) mail
then it'll also modify selected mail then which event in on new inspector i
can use to modify the selected mail(chnage original body back).
button then outlook will create a new mail which contains contents of
selected mail.
I can access new mail in onnewinspector. If i change body of new mail
(either in onnewinspector or item_open) then body of new mail is change. But
it also change the body of selected mail(for which we click on fwd button).
why? Why outlook change body of selected mail?How to avoid this. If we
modify new(forward) mail then it should not change selected mail.
I can access to selected mail when click on forward button.
If it's outlook internal functionality that if we modify new(forward) mail
then it'll also modify selected mail then which event in on new inspector i
can use to modify the selected mail(chnage original body back).