diff -r 9f5ae1728557 -r db3f5fa34ec7 messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvChangeAttributes.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvChangeAttributes.ini Wed Nov 03 22:41:46 2010 +0530 @@ -0,0 +1,11 @@ +[LoadMsvIdParamToFile] +actionParam = smtpMessageId "c:\msgtest\SaveIntParamToFile.txt" + +// id of the message that was created, attributes set mask, attributes clear mask, State=Expected to Pass where Pass(=1)/Fail(=0). +// using KMsvPcSyncCountAttribute (0x00000001) + KMsvVisibilityAttribute (0x00000200) -> (0x00000201) for set mask. +// using KMsvUnreadAttribute (0x00000020) for clear mask. +[EMsvChangeAttributesParamsPass] +actionParam = smtpMessageId 513 32 1 + +[EMsvChangeAttributesParamsFail] +actionParam = smtpMessageId 513 32 0