The CampaignRuleAction type exposes the following members.

Properties

  NameDescription
Public propertyAction
The action to perform.
Public propertyActionType
The type of action to perform.
(Inherited from RuleAction.)
Public propertyId
The Id of the action.
(Inherited from RuleAction.)
Public propertyIndex
The ordinal number of this action in relation to other actions in a rule.
(Inherited from RuleAction.)
Public propertyScheduledCallsOnlyEnabled
Sets or gets whether scheduled calls only mode is enabled. Only valid when Action is ScheduledCallsOnly.

See Also