ExtensionFallbackProfile Property

Note: This API is now obsolete.
Rules from this profile will be applied if there is no any overriding rules in OverrideProfile and falback (default) rules for extension.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
[ObsoleteAttribute("FallbackProfile is not supported. use CurrentProfile and CurrentProfileOverride to set routing", 
	true)]
FwdProfile FallbackProfile { get; set; }

Property Value

FwdProfile

See Also