emailservices/emailstore/message_store/client/api/MsgStoreMessagePart.h
branchRCL_3
changeset 25 3533d4323edc
parent 24 d189ee25cf9d
equal deleted inserted replaced
24:d189ee25cf9d 25:3533d4323edc
    19 
    19 
    20 #ifndef __MSG_STORE_MESSAGE_PART_H__
    20 #ifndef __MSG_STORE_MESSAGE_PART_H__
    21 #define __MSG_STORE_MESSAGE_PART_H__
    21 #define __MSG_STORE_MESSAGE_PART_H__
    22 
    22 
    23 //<cmail>
    23 //<cmail>
    24 #include "MsgStoreTypes.h"
    24 #include "msgstoretypes.h"
    25 #include "MsgStorePropertyContainerWithContent.h"
    25 #include "msgstorepropertycontainerwithcontent.h"
    26 //</cmail>
    26 //</cmail>
    27 
    27 
    28 class CMsgStoreMessage;
    28 class CMsgStoreMessage;
    29 
    29 
    30 /** This class represents a part of a message */
    30 /** This class represents a part of a message */