Description
The following values define the entry index IDs.
const TMsvId KMsvDraftEntryId
Description
ID of Draft folder
const TMsvId KMsvGlobalInBoxIndexEntryId
Description
ID of Inbox folder
const TMsvId KMsvGlobalOutBoxIndexEntryId
Description
ID of Outbox folder
const TMsvId KMsvLocalServiceIndexEntryId
Description
ID of local service (containing the standard folders)
const TMsvId KMsvRootIndexEntryId
Description
ID of root entry of entire index
const TMsvId KMsvSentEntryId
Description
ID of Sent folder
const TMsvId KMsvNullIndexEntryId
Description
A NULL ID.
This is typically used to indicate that the ID has not yet been set. It can also be used to "park" a CMsvServerEntry
so that it doesn't lock an index entry.