In Outlook 2007, I can make an appointment "private" by clicking on Private (little lock symbol) in the Options area.

I would like to make all appointments Private by default. Is there any way to do this?

link|improve this question

37% accept rate
feedback

1 Answer

You'll probably need to write a macro that processes all your appointments to do this, and set the Sensitivity property to olPrivate.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.