messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvDeleteAttachment.ini
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvDeleteAttachment.ini Wed Nov 03 22:41:46 2010 +0530
@@ -0,0 +1,9 @@
+[LoadMsvIdParamToFile]
+actionParam = smtpMessageId "c:\msgtest\SaveIntParamToFile.txt"
+
+// id of the message that was created, file name, State=Expected to Pass where Pass(=1)/Fail(=0).
+[DeleteAttachmentPass]
+actionParam = smtpMessageId "CAFW_att.txt" 1
+
+[DeleteAttachmentFail]
+actionParam = smtpMessageId "CAFW_att.txt" 0