AutomationNotificationKind Enum
Specifies the kind of automation notification.
public enum AutomationNotificationKind
Fields
Name | Description |
---|---|
ActionAborted | An action is aborted. |
ActionCompleted | An action is completed. |
ItemAdded | An item is added. |
ItemRemoved | An item is removed. |
Other | Other. |