K
kenoa
For an Outlook (2003) add-in, I want to know whether a given (IMAP)
message is deleted or not. I don't want to react on an event. Rather, I
iterate through all messages in a folder and want to handle the deleted
ones only.
Is there any way to find the delete status of a message? I tried
OutlookSpy but didn't find any property or method...
Thanks,
Keno
message is deleted or not. I don't want to react on an event. Rather, I
iterate through all messages in a folder and want to handle the deleted
ones only.
Is there any way to find the delete status of a message? I tried
OutlookSpy but didn't find any property or method...
Thanks,
Keno