The type of action to perform.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public RuleActionType ActionType { get; private set; }
Visual Basic
Public Property ActionType As RuleActionType
	Get
	Private Set

See Also