Get or set a fixed time at which to call the contact back.

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 DateTime CallbackTime { get; set; }
Visual Basic
Public Property CallbackTime As DateTime
	Get
	Set

See Also