diff -r 16ed8d08d0b1 -r 478bc57ad291 emailservices/emailframework/inc/CFSMailClient.h --- a/emailservices/emailframework/inc/CFSMailClient.h Wed Aug 18 09:37:47 2010 +0300 +++ b/emailservices/emailframework/inc/CFSMailClient.h Thu Sep 02 20:15:00 2010 +0300 @@ -409,6 +409,15 @@ */ IMPORT_C virtual void PrepareMrDescriptionL( const TFSMailMsgId& aMailBoxId, const TFSMailMsgId& aMessageId ); +// + /** + * Gets the signature for the given mailbox. + * + * @param aMailBoxId mailbox id + */ + IMPORT_C HBufC* GetSignatureL( const TFSMailMsgId& aMailBoxId ); +// + public: // from CExtendableEmail /**