Previous Topic: Input ParametersNext Topic: Move Email Operator


Output Parameters

MessageList

An array of ValueMaps. Each index of the array is a CA Process Automation ValueMap data type. The ValueMap contains the following fields that hold the following information in a single message:

MessageID

UniqueID of the message.

MessageNumber

This message number can vary for the same email if emails are moved from the folder to anther folder or deleted and expunged. We recommended using MessageID to specify emails uniquely.

Subject

Subject of the email.

SenderAddress

Address of the sender of the email.

SentDate

A CA Process Automation date type variable with date when the email was sent.

ReceivedDate

A CA Process Automation date type variable with the date that the server received the email. This value is only populated when using IMAP protocol to connect to the server.

NumOfAttachments

An integer type variable to give number of attachments present in the email.

FolderName
Subject
From
IsRegExp
Body
SentFromDate
SentToDate
FlagField
FlagValue
Protocol
ServerHost
ServerPort
UserName
Password