Name | Description | |
---|---|---|
Body | Sets the child Activity. | |
Continuous | When set to true, the activity will run continuously, even when there are no matching files. When there are no matches, the activity waits until a Email arrives. When set to false, the activity completes when there are no matching emails. | |
DisplayName | (Inherited from System.Activities.Activity) | |
From | Specifies the mask for matching the Mail Header's "From" address. | |
Header | The email that is currently being processed. | |
Id | (Inherited from System.Activities.Activity) | |
SessionName | Specifies the name of the session to use (optional) | |
Subject | Specifies the mask for matching the Mail Header's "Subject" | |
To | Specifies the mask for matching the Mail Header's "To" address. | |
Unread | Specifies if only Unread mail headers should be returned? |