D dmFuZGI= Apr 9, 2009 #1 Is there a way to have all incoming appointment requests marked 'private' automatically? Thanks, Jan
Diane Poremsky Senior Member OS Version(s) MacOSWindowsiOSAndroid Outlook version Outlook 2016 32 bit Email Account Office 365 Exchange Apr 9, 2009 #2 It doesn't look like sensitivity is an option in rules but you should be able to do it via a script. Here is an example that accepts the request using rules- http://www.slipstick.com/outlook/calendar/autoaccept-a-meeting-request-using-rules/ - you'd need to change it to set the sensitivity.
It doesn't look like sensitivity is an option in rules but you should be able to do it via a script. Here is an example that accepts the request using rules- http://www.slipstick.com/outlook/calendar/autoaccept-a-meeting-request-using-rules/ - you'd need to change it to set the sensitivity.
L Loreal Mallett New Member Outlook version Outlook 2010 32 bit Email Account Exchange Server Aug 5, 2014 #3 Hi Diane, Can you provide the code to set the sensitivity? Thx,
Diane Poremsky Senior Member OS Version(s) MacOSWindowsiOSAndroid Outlook version Outlook 2016 32 bit Email Account Office 365 Exchange Aug 6, 2014 #4 oAppt.Sensitivity = olPrivate choices are: olNormal Normal sensitivity olPersonal Personal olPrivate Private olConfidential Confidential
oAppt.Sensitivity = olPrivate choices are: olNormal Normal sensitivity olPersonal Personal olPrivate Private olConfidential Confidential