Mail.Outlook
It might happen that there are some mails in the inbox where the sender is not a correctly formatted one (like mailto:example@example.com ). This can happen by automatically generated mails, for example, when you are mentioned in a ticket or subscribe to a topic.
To make it easier for you to sort out those mails, the sender is parsed to: mailto:could_not_parse@could_not_parse.com. So you can filter your mails for this sender.
Description
Reads out a message via Outlook.
Properties
Analyst
- Description: Optional text for documentation purposes.
Common
-
Continue On Error: Continues the execution of the workflow even if an error occurs during the execution of the activity.
-
Delay Before: Delay time in milliseconds before the activity is executed. The default value is 250 milliseconds.
-
Delay After: Delay time in milliseconds after executing of the activity. The default value is 250 milliseconds.
-
Disable Log: Disables the logging functionality for this activity.
-
Disable Protocol: Disables the protocol functionality for this activity.
-
Exclude from Global Delay: Excludes this activity from the Global Delay functionality.
-
Timeout: Duration in milliseconds in which the activity tries to execute.
Input
- Mail Folder: Set folder where the mail is expected.
Options
- Account: Set Outlook account.
- Get Attachments: Tick if also the attachments should be collected.
- Only Unread Messages: Only take unread messages.
- Mark As Read: Mark all taken messages as read.
- Maximum Number From Top: Set maximum number of mails to take from top.
- Disable Protocol: Disables the protocol function for this activity.
- Disable Log: Disables the logging function for this activity.
Output
- Messages: Collected mail messages.