The Microsoft Office 365 Outlook activities provides methods to retrieve and send emails.
Forwards a message, with additional content, to one or more recipients.
Retrieves the messages that match your search parameters from a specified mailbox.
After the activity performs the search, it returns an array of the matching Office365Message
objects that you can use as input variables in subsequent activities (e.g., Forward Mail and Move Mail).
Moves a message to a different mail folder.
Send a message to one or more recipients. This activity also gives you the option to include one or more attachments with your message.
Updated a day ago