It means that there is no native way of doing this in Outlook other than to
program it yourself with VBA (create a macro). The Application_ItemSend
event is what you need to get going programming your macro.
--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more
-----
"Kris" <(E-Mail Removed)> wrote in message
news:7FE7E833-E0DC-4F2F-B0D4-(E-Mail Removed)...
>I have no idea what you mean by that...sorry
>
> "Roady [MVP]" wrote:
>
>> You can use some VBA for that and the Application_ItemSend event.
>>
>> --
>> Robert Sparnaaij [MVP-Outlook]
>> Coauthor, Configuring Microsoft Outlook 2003
>> http://www.howto-outlook.com/
>> Outlook FAQ, HowTo, Downloads, Add-Ins and more
>>
>> -----
>> "Kris" <(E-Mail Removed)> wrote in message
>> news:83E79323-C616-4763-A030-(E-Mail Removed)...
>> > My CEO wants to set a security question for himself before he sends
>> > e-mails.."Are you sure you want to send this?" type thing, and I can't
>> > figure
>> > how to set it, can anyone help me?
>> >
>> >
>>
>>