ExtensionFwdProfiles Property

List of forwarding profiles configured for this extension Modification of the profiles which are assigned to the extension is applied by Extension.Save() method.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
FwdProfile[] FwdProfiles { get; set; }

Property Value

FwdProfile

See Also