messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_SetupMoveEntryInDrafts.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

[GetBaseConstants]
actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId

[CreateSession]             
actionParam	= session

[CreateImap4Service]		
actionParam	= session _ _ _ _ "Imap4Service" "MyAccount" "none" imap4ServiceId

[CreateSmtpService]			
actionParam	= session _ _ _ _ "SmtpService" smtpServiceId

[GetEntryTypes]
actionParam = message folder text html attachment

[GetMtms]
actionParam = imapMtm popMtm smtpMtm

[CreateEntry]
actionParam = session message draftsFolderId smtpMtm smtpServiceId _ _ _ "entry" _ entryId

[SaveMsvidToFile]
actionParam = entryId "c:\msgtest\SaveMoveEntry1ToFile.txt"