Platform SDK: Exchange Server |
The PR_IPM_FAVORITES_ENTRYID property contains the entry identifier for the Favorites folder.
Header file: | EDKMDB.H |
Applies to: | Mailbox objects (information store objects) |
Identifier: | 0x6630 |
Property type: | PT_BINARY |
Access: | Read-only |
The Favorites folder is implemented as a nonstandard folder inside a user's mailbox. It contains pointers to folders in the public information store, but appears to client applications as a subfolder of the public information store. The Favorites folder is opened by passing the entry identifier contained in the PR_IPM_FAVORITES_ENTRYID property to the MAPI OpenEntry method.
For information on the OpenEntry method, see the MAPI Programmer's Reference.