The set of system events which will trigger the rule's actions.

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 Collection<SystemEvent> Events { get; }
Visual Basic
Public ReadOnly Property Events As Collection(Of SystemEvent)
	Get

See Also