messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvChangeAttributes.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 26 Jan 2010 12:18:06 +0200
changeset 2 69530231af78
parent 0 8e480a14352b
permissions -rw-r--r--
Revision: 201001 Kit: 201004

[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