diff -r e7aa27f58ae1 -r e1b6206813b4 emailservices/emailserver/cmailhandlerplugin/inc/cmailwidgetcenrepkeys.h --- 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: ... +const TUint32 KCMailMailboxesWithNewMail = 0x10000003; + #endif // CMAILWIDGETCENREPKEYS_H