Reference Library
getExtension Property
NamespacesAvaya.ApplicationEnablement.DMCCDevicegetExtension
Returns the extension associated with this device.
Declaration Syntax
C#Visual BasicVisual C++
public string getExtension { get; }
Public ReadOnly Property getExtension As String
public:
property String^ getExtension {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)