Platform SDK: Exchange Server

PR_FOLDER_FLAGS

The PR_FOLDER_FLAGS property contains the type of folder that was requested in a call to the IMAPIFolder::Create_Folder method.

Quick Info

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

Values

1
MDB_FOLDER_IPM
2
MDB_FOLDER_SEARCH
4
MDB_FOLDER_NORMAL
8
MDB_FOLDER_RULES

Remarks

The PR_FOLDER_FLAGS property is returned by the IExchangeManageStore::GetPublicFolderTable method. This property is optional.

For information on the PR_FOLDER_TYPE property, see the MAPI Programmer's Reference.

See Also

IExchangeManageStore::GetPublicFolderTable