View Single Post
  #2  
Old December 21st 06, 02:27 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default The Reminder sound button

Nothing is exposed for that.

You can detect that something was changed after it's changed by looking at
the ReminderPlaySound Boolean property, the ReminderOverrideDefault Boolean
property and the ReminderSoundFile string property. You would get an
ItemChange event on the Items collection of the parent folder of the changed
item.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


wrote in message
oups.com...
Can I somehow add the button that changes the reminder sound in OL2003?
Is it in some kind of field, or do I have to access it programmly in
vbscript?


Ads