Platform SDK: Exchange Server

PR_FOLDER_PATHNAME

The PR_FOLDER_PATHNAME property contains the complete path name to the folder.

Quick Info

Header file: EDKMDB.H
Applies to: Public folder objects (information store objects)
Identifier: 0x66b5
Property type: PT_TSTRING
Access: Read/write

Values

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 (\).

Remarks

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.

See Also

IExchangeManageStore::GetPublicFolderTable