ExtensionOverrideExpiresAt Property

returns DateTime(0, Utc) if time is not specified or invalid The overriding expires at the time specified by this property (must be set as Utc time) specified by CurrentProfileOverride

Definition

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

Property Value

DateTime

See Also