emailservices/emailframework/inc/CFSMailClient.h
branchRCL_3
changeset 60 d620048b4810
parent 52 efd4f1afd43e
child 63 d189ee25cf9d
equal deleted inserted replaced
52:efd4f1afd43e 60:d620048b4810
   387       *
   387       *
   388       * @param aMailboxId mailbox id
   388       * @param aMailboxId mailbox id
   389       * @param aMailboxName new name for the mailbox
   389       * @param aMailboxName new name for the mailbox
   390       */
   390       */
   391      IMPORT_C void SetMailboxName( const TFSMailMsgId aMailboxId, const TDesC& aMailboxName );
   391      IMPORT_C void SetMailboxName( const TFSMailMsgId aMailboxId, const TDesC& aMailboxName );
   392 
   392      
       
   393      /**
       
   394       * Prepares and sets the MR description by converting HTML body to Plain text
       
   395       *
       
   396       * @param aMailboxId mailbox id
       
   397       * @param aMessageId message id
       
   398       */     
       
   399      IMPORT_C virtual void PrepareMrDescriptionL( const TFSMailMsgId& aMailBoxId,
       
   400                                                   const TFSMailMsgId& aMessageId );
   393 public: // from  CExtendableEmail
   401 public: // from  CExtendableEmail
   394 
   402 
   395     /**
   403     /**
   396      * @see CExtendableEmail::ReleaseExtension
   404      * @see CExtendableEmail::ReleaseExtension
   397      */
   405      */