meetingrequest/mrcommon/inc/mruidomaincrkeys.h
branchRCL_3
changeset 12 4ce476e64c59
parent 0 8466d47a6819
--- a/meetingrequest/mrcommon/inc/mruidomaincrkeys.h	Mon Mar 15 12:39:10 2010 +0200
+++ b/meetingrequest/mrcommon/inc/mruidomaincrkeys.h	Wed Mar 31 21:08:33 2010 +0300
@@ -55,4 +55,18 @@
  */
 const TUint32 KESMRUIFeaturePreviousLocationsList = 0x4;
 
+/**
+ * CenRep key for disabling all features except meeting request
+ * viewer in Cmail application.
+ * 
+ * Default value: 0 (off) 
+ */
+const TUint32 KMRUIFeatureMeetingRequestViewerCmailOnly = 0x5;
+
+/**
+ * CenRep key for storing default calendar database index for 
+ * meeting request entries.
+ */
+const TUint32 KMRUIDefaultCalDbIndex = 0x6;
+
 #endif // MRUIDOMAINCRKEYS_H