class MsgStoreFolderUtils |
Collection of folder management methods.
Public Member Functions | |
---|---|
IMPORT_C void | GetRootFoldersL ( CMsgStoreMailBox &, TMsgStoreRootFolders &) |
IMPORT_C void | InitializeRootFoldersL ( CMsgStoreMailBox &, TMsgStoreRootFolders &) |
IMPORT_C void | GetRootFoldersL | ( | CMsgStoreMailBox & | aMailBox, |
TMsgStoreRootFolders & | aRootFolders | |||
) | [static] |
Retrieve the root folder ids for the specified mailbox.
CMsgStoreMailBox & aMailBox | [in], mail box object. |
TMsgStoreRootFolders & aRootFolders | [out], ids of the root folders. |
IMPORT_C void | InitializeRootFoldersL | ( | CMsgStoreMailBox & | aMailBox, |
TMsgStoreRootFolders & | aRootFolders | |||
) | [static] |
Create folders for the types defined in the TMsgStoreFolderType enum and return the corresponding TMsgStoreIds in aFolderInfo. If a folder of a particular type already exists its id is returned instead.
CMsgStoreMailBox & aMailBox | [in], mail box object. |
TMsgStoreRootFolders & aRootFolders | [out], ids of the root folders. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.