PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Working with pst files
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Working with pst files
![]() |
Working with pst files |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Having finally learnt who to close a pst file I am now
having trouble setting up subfolders in the open file, the add method just returns a message stating that the object doen't support the property or method. How do I add subfolders programatically to my pst. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
set NewFolder = ParentFolder.Folders.Add("My New Folder")
Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Michel" <michel.loftus@london.bartonwillmore.co.uk> wrote in message news:a88401c3810e$07d68390$a601280a@phx.gbl... > Having finally learnt who to close a pst file I am now > having trouble setting up subfolders in the open file, the > add method just returns a message stating that the object > doen't support the property or method. > > How do I add subfolders programatically to my pst. |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

