ExtensionOverrideProfile Property

Note: This API is now obsolete.
Rules from this profile will be applied before rules from CurrentProfile and suitable for static black/white list

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
[ObsoleteAttribute("This property held reference to legacy 'Exceptions' profile. It is not suported anymore. Use Extension.ForwardingRules to set list of exceptions", 
	true)]
FwdProfile OverrideProfile { get; set; }

Property Value

FwdProfile

See Also