![]() |
using VBA to set message sensitivity
How do I program Outlook to automatically set message sensitivity to private
for any email that is sent to a pre-defined distribution list? I know that you can select message sensitivity as private when the email is created, however, I want to ensure that any email sent to a confidential distribution list is set to private to avoid anyone but the intended recipient to view the message. |
using VBA to set message sensitivity
See the ItemSend event. There you can set the Sensitivity property on the item. -- Best regards Michael Bauer - MVP Outlook Manage and share your categories: http://www.vboffice.net/product.html?lang=en Am Thu, 18 Mar 2010 11:04:01 -0700 schrieb Using VBA to set message : How do I program Outlook to automatically set message sensitivity to private for any email that is sent to a pre-defined distribution list? I know that you can select message sensitivity as private when the email is created, however, I want to ensure that any email sent to a confidential distribution list is set to private to avoid anyone but the intended recipient to view the message. |
All times are GMT +1. The time now is 11:35 PM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com