How to create Folders/subfolders in Outlook

J

jibesh

Hi
I know how to read a Folder using MAPI. But i couldnt see any method to
create a Folder using MAPI.
any help would be appreciated

- Jibesh.V.P
 
J

JR K Yoshikawa

Just simply right clik in IMAP folder, and select New Folder
and select Folder contains mail and post items and name it your own.
then click ok.
after create new folder,
right click on IMAP folder again and select update Folder list.
 
J

jibesh

Hi all. thank you for the replies. What i have asked is creating a
Subfolders under Default Folder programatically.

I didnt notice the 'Add' method of _Folders class .I got the solution and
its working fine now.

Thnaks
Jibesh.V.P
 
Top