meetingrequest/mrcommon/inc/mruidomaincrkeys.h
branchRCL_3
changeset 33 da5135c61bad
parent 0 8466d47a6819
equal deleted inserted replaced
32:a3a1ae9acec6 33:da5135c61bad
    53  * 
    53  * 
    54  * Default value: 1 (on)
    54  * Default value: 1 (on)
    55  */
    55  */
    56 const TUint32 KESMRUIFeaturePreviousLocationsList = 0x4;
    56 const TUint32 KESMRUIFeaturePreviousLocationsList = 0x4;
    57 
    57 
       
    58 /**
       
    59  * CenRep key for disabling all features except meeting request
       
    60  * viewer in Cmail application.
       
    61  * 
       
    62  * Default value: 0 (off) 
       
    63  */
       
    64 const TUint32 KMRUIFeatureMeetingRequestViewerCmailOnly = 0x5;
       
    65 
       
    66 /**
       
    67  * CenRep key for storing default calendar database index for 
       
    68  * meeting request entries.
       
    69  */
       
    70 const TUint32 KMRUIDefaultCalDbIndex = 0x6;
       
    71 
    58 #endif // MRUIDOMAINCRKEYS_H
    72 #endif // MRUIDOMAINCRKEYS_H