Overview This blog post demonstrates how to decrypt and un-sign a message programmatically using the Outlook Object Model. Encrypt email messages When you need to protect the privacy of an email message, encrypt it. Encrypting an email message in…
MAPI Application: Create an Inbox rule to set the Sensitivity of messages with a specific message class to Private No ratings yet.
We had a request for such an application from one of our customers so I though I would share the code with the community. The application creates a new Inbox rule in the default message store. The rule will be…