| class CMsgStoreFolder : public CMsgStoreWritablePropertyContainer |
This class represents a folder in the message store.
This class represents a folder, and adds the capability to manipulate individual messages in the folder, to get the list of messages in the folder, and to search the folder.
| Public Member Functions | |
|---|---|
| IMPORT_C TBool | IsLocalL() |
| CMsgStoreFolder * | NewL(CMsgStoreSessionContext &, TMsgStoreId, TMsgStoreId, TMsgStoreId, const TDesC8 &) |
| Private Member Functions | |
|---|---|
| CMsgStoreFolder(CMsgStoreSessionContext &, TMsgStoreId, TMsgStoreId, TMsgStoreId) | |
| void | ConstructL(const TDesC8 &) |
| CMsgStoreFolder | ( | CMsgStoreSessionContext & | aSessionContext, |
| TMsgStoreId | aId, | ||
| TMsgStoreId | aParentId, | ||
| TMsgStoreId | aMailBoxId | ||
| ) | [private] | ||
| CMsgStoreSessionContext & aSessionContext | |
| TMsgStoreId aId | |
| TMsgStoreId aParentId | |
| TMsgStoreId aMailBoxId |
| void | ConstructL | ( | const TDesC8 & | aProperties | ) | [private] |
| const TDesC8 & aProperties |
| CMsgStoreFolder * | NewL | ( | CMsgStoreSessionContext & | aSessionContext, |
| TMsgStoreId | aId, | |||
| TMsgStoreId | aParentId, | |||
| TMsgStoreId | aMailBoxId, | |||
| const TDesC8 & | aPropertiesBuf | |||
| ) | [static] | |||
Internal method, not exported
| CMsgStoreSessionContext & aSessionContext | |
| TMsgStoreId aId | |
| TMsgStoreId aParentId | |
| TMsgStoreId aMailBoxId | |
| const TDesC8 & aPropertiesBuf |
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.