GroupOverrideExpiresAt Property

The time until which the current overrides are applied. value is stored without Kind property and restored as a UTC date/time User code should also ignore Kind property and store/read this data as an "exact date and time in the group timezone"

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
DateTime OverrideExpiresAt { get; set; }

Property Value

DateTime

See Also