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 VariableRequiredThe mail message object that is used to reply to.Body:
String ArgumentThe body of the email message.Timeout:
Integer ArgumentSpecifies 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 ArgumentAllows 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