Ivan Petrovic
Posts: 11
Joined: 2011-11-15
|
Hello,
Is there a way to detect that email (in Item) is "reply e-mail"? in event OnItemSend on OutlookAppEvents comoponent.
TAddInModule.adxOutlookAppEvents1ItemSend(ASender: TObject;
const Item: IDispatch; var Cancel: WordBool);
We are detecting some text in Item.htmlbody but we need to ignore this detect if the e-mail is reply.
Thanks in advance,
Ivan Petrovic |
|
Andrei Smolin
Add-in Express team
Posts: 19138
Joined: 2006-05-11
|
|