emailservices/emailframework/inc/CFSMailClient.h
changeset 62 a8c646b56683
parent 56 15bc1d5d6267
child 66 084b5b1f02a7
--- a/emailservices/emailframework/inc/CFSMailClient.h	Thu Aug 05 21:09:09 2010 +0300
+++ b/emailservices/emailframework/inc/CFSMailClient.h	Mon Aug 23 23:32:31 2010 +0300
@@ -409,6 +409,15 @@
       */     
      IMPORT_C virtual void PrepareMrDescriptionL( const TFSMailMsgId& aMailBoxId,
                                                   const TFSMailMsgId& aMessageId );
+// <qmail>
+     /**
+      * Gets the signature for the given mailbox.
+      * 
+      * @param aMailBoxId mailbox id
+      */
+     IMPORT_C HBufC* GetSignatureL( const TFSMailMsgId& aMailBoxId );
+// </qmail>
+ 
 public: // from  CExtendableEmail
 
     /**