Action Class

Definition

The action that will be executed.

public class Action
type Action = class
Public Class Action
Inheritance
Action

Constructors

Action()

Initializes a new instance of the Action class.

Action(Nullable<ActionType>)

Initializes a new instance of the Action class.

Properties

ActionType

Gets or sets the type of the action. Possible values include: 'EmailContacts', 'AutoRenew'

Applies to