Create a new item

  • Thread starter Thread starter Jim
  • Start date Start date
J

Jim

I would like to create a new folder with a new item in Outlook.
For example a "Projects" folder which would contain "Project" items.
How would I create my own special type of item outside of the normal
Outlook Default types in OlItemType?
Thanks
 
Only with Extended MAPI (C++ or Delphi only). Otherwise you must use
derivatives of the existing IPM message classes. There is some sample code
either in the MSDN library on that or in Inside MAPI.
 
Hi Jim,

did you found the example for your problem?

I just have the same problem and didn't found anything either in MSDN
nor in the Internet. I hope you can send me the example or the link.

Thank you very much in advance.
 
Back
Top