emailservices/emailstore/message_store/client/api/MsgStorePropertyKeys.h
branchRCL_3
changeset 24 d189ee25cf9d
parent 8 e1b6206813b4
child 25 3533d4323edc
equal deleted inserted replaced
23:dcf0eedfc1a3 24:d189ee25cf9d
    27  * Properties common to all plugins and sync engines
    27  * Properties common to all plugins and sync engines
    28  * 
    28  * 
    29  ************************************************************************/
    29  ************************************************************************/
    30 
    30 
    31 /** The property key for status flags field.  Its property value type is EMsgStoreTypeUint32.
    31 /** The property key for status flags field.  Its property value type is EMsgStoreTypeUint32.
    32  *  The values are defined in email fw's TFSMsgFlag enum (cfsmailcommon.h).
    32  *  The values are defined in email fw's TFSMsgFlag enum (CFSMailCommon.h).
    33  * 
    33  * 
    34  *  The following code updates the "flags" field with the local read flag
    34  *  The following code updates the "flags" field with the local read flag
    35  *
    35  *
    36  *   <pre>
    36  *   <pre>
    37  *     TUint index;
    37  *     TUint index;