The Reminder sound button

W

warbornster

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?
 
K

Ken Slovak - [MVP - Outlook]

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top