inspector.ShowFormPage

S

Steffen Heinzl

Which form pages can be shown by the inspector of an MailItem and how
are the pages' names?
At the moment my code looks like this:

mailItem.GetInspector.ShowFormPage(page);

But I don't know which names I can use for "page".

Help is appreciated!
Steffen
 
S

Sue Mosher [MVP-Outlook]

Any name that appears on a form page tab that's not in parentheses. Open your custom form in design mode and you'll see them all.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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