The offset between the UTC time and the CCS time in minutes.

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

Syntax

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

See Also