Click or drag to resize

FeatureInvocationOwnerExtension Property

The owner extension associated with this feature.

If the feature is associated with the local or internal user the value of this property is null.

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

Property Value

Type: String
See Also