Enumerating all the forms in the forms libraries

P

Paul Qualls

Does anyone have a technique for getting all the form classes (i.e.
"IPM.Note.MyCustomNote" ) as well as the stock forms into a list given a
form or form library from the Outlook 2003 Object model?

thanks,

Paul Q
 
D

Dmitry Streblechenko

Not in OOM.
IMAPIFormMgr (MAPIOpenFormMgr function) is what you need in Extended MAPI.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 
P

Paul Qualls

Thanks Dmitry..

(I'll bet you wondered where I have been <G>)

I don't think I am going to try to hack ex mapi in C#.

thanks anyway,

Paul
 

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