emailservices/emailserver/cmailhandlerplugin/inc/cmailmailboxdetails.h
branchRCL_3
changeset 22 d620048b4810
parent 3 a4d6f1ea0416
equal deleted inserted replaced
20:efd4f1afd43e 22:d620048b4810
    69 
    69 
    70 public: // data
    70 public: // data
    71     // For bookkeeping
    71     // For bookkeeping
    72     // id of the mailbox in the message store
    72     // id of the mailbox in the message store
    73     TFSMailMsgId                        iMailboxId;
    73     TFSMailMsgId                        iMailboxId;
    74     // array of message details objects
       
    75     RPointerArray<CMailMessageDetails>  iMessageDetailsArray;
       
    76     // Data
    74     // Data
    77     // mailbox name
    75     // mailbox name
    78     HBufC*                              iMailboxName;
    76     HBufC*                              iMailboxName;
    79     
    77     
    80     HBufC*                              iWidgetInstance;
    78     HBufC*                              iWidgetInstance;