Outlook Remider programming C++

S

Sergeichik

Hi Guys,
I am developing a plug-in for Outlook, and need to figure out how to access
programmatically the value of the "Reminder" dropdown in Meetings and
Appointments (that's the one with "15 Minutes", "30 Minutes" etc). Any ideas
on this matter will be greatly appreciated!
 
K

Ken Slovak - [MVP - Outlook]

That control (or any other control in the reminders window) is not available
in the object model. You can't even get a handle to the reminders window
itself using the Outlook object model.
 

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