A
Alex Ksendzov
Using Redemption library I can iterate through the list of attachments for
every Journal Entry of ‘e-mail message’ type and get EntryId of the message
through the EmbeddedMsg property .
It works fine for (received) journal entries, but for (send) this property
is empty, also I am getting exception for some attachment items trying to get
mentioned above property (Run-time exception thrown :
System.Runtime.InteropServices.COMException - Error in
IMAPISession.OpenEntry: MAPI_E_NOT_FOUND). And attachment (e-mail message) is
not deleted I can get it double clicking on journal entry in Outlook.
The question is - Is there is a way to get EntryID of attached e-mails for
“sent†items in the journal?
Thanks
every Journal Entry of ‘e-mail message’ type and get EntryId of the message
through the EmbeddedMsg property .
It works fine for (received) journal entries, but for (send) this property
is empty, also I am getting exception for some attachment items trying to get
mentioned above property (Run-time exception thrown :
System.Runtime.InteropServices.COMException - Error in
IMAPISession.OpenEntry: MAPI_E_NOT_FOUND). And attachment (e-mail message) is
not deleted I can get it double clicking on journal entry in Outlook.
The question is - Is there is a way to get EntryID of attached e-mails for
“sent†items in the journal?
Thanks