ExtensionIsOverrideActiveNow Property

Returns true if CurrentProfileOverride is active now. (used DateTime.UtcNow to check time specified by OverrideExpiresAt) Overriding expires at the time (must be set as UTC time) specified by OverrideExpiresAt

Definition

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

Property Value

Boolean

See Also