messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvChangeAttributes.ini
changeset 0 8e480a14352b
equal deleted inserted replaced
-1:000000000000 0:8e480a14352b
       
     1 [LoadMsvIdParamToFile]
       
     2 actionParam	= smtpMessageId "c:\msgtest\SaveIntParamToFile.txt"
       
     3 
       
     4 // id of the message that was created, attributes set mask, attributes clear mask, State=Expected to Pass where Pass(=1)/Fail(=0).
       
     5 // using KMsvPcSyncCountAttribute (0x00000001) + KMsvVisibilityAttribute (0x00000200) -> (0x00000201) for set mask.
       
     6 // using KMsvUnreadAttribute (0x00000020) for clear mask.
       
     7 [EMsvChangeAttributesParamsPass]
       
     8 actionParam	= smtpMessageId 513 32 1
       
     9 
       
    10 [EMsvChangeAttributesParamsFail]
       
    11 actionParam	= smtpMessageId 513 32 0