emailservices/emailframework/commonlib/inc/CFSMailCommon.h
branchRCL_3
changeset 12 4ce476e64c59
parent 11 0396474f30f5
child 22 d620048b4810
--- 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 */