emailservices/emailframework/commonlib/inc/CFSMailCommon.h
branchRCL_3
changeset 12 4ce476e64c59
parent 11 0396474f30f5
child 22 d620048b4810
equal deleted inserted replaced
11:0396474f30f5 12:4ce476e64c59
   207 
   207 
   208     // Mailbox supports attachments in meeting requests
   208     // Mailbox supports attachments in meeting requests
   209     EFSMboxCapaSupportsAttahmentsInMR,
   209     EFSMboxCapaSupportsAttahmentsInMR,
   210     
   210     
   211     // Mailbox supports saving of embedded messages
   211     // Mailbox supports saving of embedded messages
   212     EFSMboxCapaSupportsSavingOfEmbeddedMessages
   212     EFSMboxCapaSupportsSavingOfEmbeddedMessages,
   213     
   213     
       
   214     // Mailbox supports smart editing feature.
       
   215     // Returned by Intellisync and ActiveSync. If defined, UI will fetch message body fully. 
       
   216     EFSMBoxCapaSmartEdit
   214     };
   217     };
   215 
   218 
   216 /** email details included in plugin responses */
   219 /** email details included in plugin responses */
   217 enum TFSMailDetails 
   220 enum TFSMailDetails 
   218     {
   221     {