emailservices/emailcommon/inc/CFSMailBox.h
changeset 43 99bcbff212ad
parent 20 ecc8def7944a
child 62 a8c646b56683
equal deleted inserted replaced
42:139d4b7b2938 43:99bcbff212ad
   156      * passed along with the TFSProgress data. UI should not use this method directly
   156      * passed along with the TFSProgress data. UI should not use this method directly
   157      * but via an NmMessageCreationOperation-derived object.
   157      * but via an NmMessageCreationOperation-derived object.
   158      *
   158      *
   159      * @param aOperationObserver Observer for the operation 
   159      * @param aOperationObserver Observer for the operation 
   160      * 
   160      * 
   161      * @return id of the request, KErrNotSupported if the protocol plugin this
   161      * @return id of the request, KErrFSMailPluginNotSupported if the protocol plugin this
   162      * instance is attached to does not support the async method.
   162      * instance is attached to does not support the async method.
   163      */
   163      */
   164      IMPORT_C TInt CreateMessageToSendL( MFSMailRequestObserver& aOperationObserver );
   164      IMPORT_C TInt CreateMessageToSendL( MFSMailRequestObserver& aOperationObserver );
   165 // </qmail>       
   165 // </qmail>       
   166 
   166