Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Add-Ins / September 2003

Tip: Looking for answers? Try searching our database.

Perhaps the same problem ?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Michel Landrain - 27 Sep 2003 21:05 GMT
Hello

I'm a new user of CDO with VC++, and my first question  is :

How to create a new folder ?

Here is a piece of code where a session is open and a pointer (mFolders) on
Inbox folder.
At this state, I'd like to create a new folder.
How can I do it ?

I try to use the add method of folders, but it is not available

mFolders->Folders.add ("My Folder");    (Add method not available).

How to do it ?

Someone can help me ?
Thank's in advance

Michel.
Dmitry Streblechenko - 27 Sep 2003 21:26 GMT
I haven't seen you code of course, but shouldn't it be

NewFolder = mFolders->add ("My Folder");

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

> Hello
>
[quoted text clipped - 17 lines]
>
> Michel.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.