AutomationAction Properties |
The AutomationAction type exposes the following members.
| Name | Description | |
|---|---|---|
| Frequency |
Gets the automation action frequency
| |
| IncludeAllColumns |
Gets the flag indicating if all columns in the sheet should be included with the email
| |
| IncludeAttachments |
Gets the flag indicating if attachments should be included with the email
| |
| IncludeColumnIds |
Gets the list of included columns
| |
| IncludeDiscussions |
Gets the flag indicating if discussions should be included with the email
| |
| Message |
Gets the email body
| |
| NotifhyAllSharedUsers |
Gets the flag indicating if notification should be sent to all shared users
| |
| RecipientColumnIds |
Gets a list of columns from which to collect email recipients
| |
| Recipients |
Gets the list of recipients
| |
| Subject |
Gets the email subject line
| |
| Type |
Gets the automation action type
|