Category "outlook"

Set Outlook MailItem as read or suppress_receipt in PR_MESSAGE_FLAGS

What's the proper way to set a MailItem as read before opening or set the value suppress_receipt in PR_MESSAGE_FLAGS? Looking at http://msdn.microsoft.com/en-u

Creating .ICS files, adding to outlook

I am creating a simple application that will allow users to download .ICS files, and import them into their chosen calendar application/site. I am happy with t

Retrieving custom property value from received mail using GetProperty (which was set using SetProperty in Outlook VBA)

Reference: Outlook 2013 Windows 8 I have set a custom property on an outgoing mail using SetProperty. I am able to see this property and its value in the inter