emailservices/emailframework/commonlib/inc/CFSMailCommon.h
branchRCL_3
changeset 11 0396474f30f5
parent 1 12c456ceeff2
child 12 4ce476e64c59
--- a/emailservices/emailframework/commonlib/inc/CFSMailCommon.h	Fri Mar 12 15:41:14 2010 +0200
+++ b/emailservices/emailframework/commonlib/inc/CFSMailCommon.h	Mon Mar 15 12:39:10 2010 +0200
@@ -480,6 +480,12 @@
         // aParam2: TDesC* aCustomMessage or NULL (optional)
         // aParam3: MFSMailExceptionEventCallback* aCallback or NULL (optional)
         TFSEventException,
+        
+        // Mail deleted from viewer
+        // aParam1: RArray<TFSMailId>* aEntries
+        // aParam2: TFSMailId* aParentFolder
+        // aParam3: NULL
+        TFSEventMailDeletedFromViewer,
         };
         
 /**