![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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 |
Ads |
#2
|
|||
|
|||
![]()
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. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Jim" wrote in message ... 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 |
#3
|
|||
|
|||
![]()
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. |
#4
|
|||
|
|||
![]()
Exchange 5.5 SDK samples, which should include TOOLFORM among others, can be downloaded from http://www.microsoft.com/downloads/d...displaylang=en
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Timur Zanagar" wrote in message ups.com... 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. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calendar Item Forwarding | BigMike044 | Outlook - Calandaring | 0 | February 14th 06 09:13 PM |
Forwarding a news item | Jeff Needle | Outlook - General Queries | 0 | February 10th 06 06:33 PM |
import one item lost | Steelcity Gal | Outlook - Using Contacts | 6 | February 6th 06 10:36 PM |
Catch the item I just sent | Sharad Naik | Add-ins for Outlook | 2 | January 27th 06 05:15 PM |
calendar item | Sue Mosher [MVP-Outlook] | Outlook - Calandaring | 5 | January 24th 06 08:17 PM |