How can i know know the folderID of the folder under the public folder? i
checked through the Exchange server 2003 and not found any ID stuff in the
properties of the folder.
Now i can only go down to the public folder, not its sub folder by the
following script. Thanks a lot.
********************
Set myNameSpace = Application.GetNamespace("MAPI")
Set Application.ActiveExplorer.currentfolder =
myNameSpace.GetDefaultFolder(olPublicFoldersAllPublicFolders)
*******************
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.