emailservices/emailserver/cmailhandlerplugin/inc/cmailwidgetcenrepkeys.h
branchRCL_3
changeset 8 e1b6206813b4
parent 1 12c456ceeff2
--- a/emailservices/emailserver/cmailhandlerplugin/inc/cmailwidgetcenrepkeys.h	Tue Feb 02 00:02:40 2010 +0200
+++ b/emailservices/emailserver/cmailhandlerplugin/inc/cmailwidgetcenrepkeys.h	Fri Feb 19 22:37:30 2010 +0200
@@ -45,4 +45,7 @@
 const TUint32 KCMailExtPluginIdOffset             = 0x00000100;
 const TUint32 KCMailExtWidgetCidOffset            = 0x00000200;
 
+// Key to store mailboxes where is new messages. Format: <mailbox1><mailbox2><mailbox3>...
+const TUint32 KCMailMailboxesWithNewMail          = 0x10000003;
+
 #endif // CMAILWIDGETCENREPKEYS_H