The PR_FOLDER_PATHNAME property contains the complete path name to the folder.
Header file: | EDKMDB.H |
Applies to: | Public folder objects (information store objects) |
Identifier: | 0x66b5 |
Property type: | PT_TSTRING |
Access: | Read/write |
Multiple strings are separated by a backslash (\) except for the All Public Folders folder and the Favorites folder, which have no path. All paths begin with a backslash (\).
The PR_FOLDER_PATHNAME property is returned by the IExchangeManageStore::GetPublicFolderTable method.
Folder paths are given in terms of All Public Folders as the root. For example, \Business is the subfolder directly under All Public Folders.
IExchangeManageStore::GetPublicFolderTable