The date and time at which to place the call.

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

Syntax

C#
public DateTime TimeToCall { get; set; }
Visual Basic
Public Property TimeToCall As DateTime
	Get
	Set

See Also