Click or drag to resize

FeatureInvocationParametersExtension Property

The extension used in in 'avaya-cm-extension' parameter of the feature invocation.

If set to null, avaya-cm-extension is not used during feature invocation.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public string Extension { get; set; }

Property Value

Type: String
See Also