_MSG_FOLDER_S Struct Reference

#include <Msg_Mapi_Folder.h>


Detailed Description

Represents a folder.

For the more detailed information of folder, please refer to Folder . This structure is extendable. Please refer to Extendability .


Data Fields

MSG_FOLDER_ID_T folderId
MSG_FOLDER_ID_T parentId
MSG_STRING_S folderName
MSG_STORAGE_ID_T storageId
MSG_SORT_TYPE_T sortType
MSG_FOLDER_TYPE_T folderType
size_t commExtDataSize
void * pCommExtData

Field Documentation

Indicates parent folder id.

Indicates the folder name.

Indicates the storage id in which this folder (metadata and extension data) is stored.

Indicates the sort type for the children nodes under this folder.

Indicates the folder type which can be Inbox/Outbox...

Indicates the size of pCommExtData

Used to add extension data for framework storage plugin.

For example, the extension data can be picture, max dispalying size and so on.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 01:01:00 2008 by  doxygen 1.5.4