Replyto Outlook Mail
Replies to an Outlook mail message
This activity is used to reply to an Outlook email message by its Universal Id.
Input
Mail Messages:
MailMessage Variable
Required
The mail message object that is used to reply to.Body:
String Argument
The body of the email message.Timeout:
Integer Argument
Specifies the amount of time (in milliseconds) to wait for the activity to run before raising an error. The default value is 20000 milliseconds (20 seconds).Attachments: The attachments that are to be added to the email message.
Attachment Collection :
Object Argument
Allows specifying a list of files to be attached.
Options
Reply All:
True
- Only reply to the sender.False
- Reply to the sender as well as to all the CC senders.Default
Last updated