Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Outlook Newsgroups
Outlook Program Addins
How to get the MailItem.SentOn property when sending email?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Jenny Tam, post: 4801592"] Someone told me that using the PR_LAST_MODIFICATION_TIME in Extended MAPI might work when the message is about to be sent. Can anybody confirm? In Outlook, MailItem.SentOn, MailItem.LastModificationTime and MailItem.CreationTime properties are all undefined in Application.ItemSend(). When I called MailItem.Save() in ItemSend(), I did get the last two properties. Unfortunately, when I checked the MailItem later in the Sent Items, both CreationTime and LastModificationTime are slightly different from the ones I got from ItemSend(). :( Thanks, Jenny [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Outlook Newsgroups
Outlook Program Addins
How to get the MailItem.SentOn property when sending email?
Top