Re: Confidential Flag
From: Michael Hyatt (mhyatt_at_bellsouth.nospam.net)
Date: 09/16/04
- Next message: Vincenzo Demasi: "Script not Functioning Properly"
- Previous message: Outlook Worm: "Re: Detecting Distribution/Mailing List in contacts"
- In reply to: KePaHa: "RE: Confidential Flag"
- Next in thread: Michael Hyatt: "Re: Confidential Flag"
- Reply: Michael Hyatt: "Re: Confidential Flag"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 16 Sep 2004 14:55:56 -0500
Thanks.
How can I test whether or not the CurrentItem is a reply window (a message
the user is replying to verses a new message he is composing)?
"KePaHa" <KePaHa@discussions.microsoft.com> wrote in message
news:189D958B-B845-46CB-8F5C-A2EE5E5FCFD2@microsoft.com...
>
> Sub MacroName()
> Outlook.ActiveInspector.CurrentItem.Sensitivity = olConfidential
> End Sub
>
> "Michael Hyatt" wrote:
>
>> I want a toolbar button on the New message and Reply message form that
>> will
>> select the "Confidential" flag on. As you know, you can do this by
>> selecting
>> View | Options | Message Settings | Sensitivity | Confidential. I found a
>> button for Options, but I have not been able to find one for
>> Confidential.
>> (If I'm missing something, please let me know.)
>>
>> Can I write a simple VBA macro and attach it to a button? What is the
>> code
>> for changing the sensitvity of the current message?
>>
>> Thanks.
>>
>>
>>
>>
- Next message: Vincenzo Demasi: "Script not Functioning Properly"
- Previous message: Outlook Worm: "Re: Detecting Distribution/Mailing List in contacts"
- In reply to: KePaHa: "RE: Confidential Flag"
- Next in thread: Michael Hyatt: "Re: Confidential Flag"
- Reply: Michael Hyatt: "Re: Confidential Flag"
- Messages sorted by: [ date ] [ thread ]