Click or drag to resize

FeatureInvocationParametersOwnerExtension Property

The extension used in the To and Request-URI of the feature invocation (in place of the the local user's AOR).

If set to null, the local user's AOR is used for feature invocation.

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

Property Value

Type: String
See Also