diff -r 0396474f30f5 -r 4ce476e64c59 emailservices/emailframework/commonlib/inc/CFSMailCommon.h --- a/emailservices/emailframework/commonlib/inc/CFSMailCommon.h Mon Mar 15 12:39:10 2010 +0200 +++ b/emailservices/emailframework/commonlib/inc/CFSMailCommon.h Wed Mar 31 21:08:33 2010 +0300 @@ -209,8 +209,11 @@ EFSMboxCapaSupportsAttahmentsInMR, // Mailbox supports saving of embedded messages - EFSMboxCapaSupportsSavingOfEmbeddedMessages + EFSMboxCapaSupportsSavingOfEmbeddedMessages, + // Mailbox supports smart editing feature. + // Returned by Intellisync and ActiveSync. If defined, UI will fetch message body fully. + EFSMBoxCapaSmartEdit }; /** email details included in plugin responses */