Reference Library
getPhone Property
NamespacesAvaya.ApplicationEnablement.DMCCDevicegetPhone
Returns the reference to the phone object for this Device
Declaration Syntax
C#Visual BasicVisual C++
public Phone getPhone { get; }
Public ReadOnly Property getPhone As Phone
public:
property Phone^ getPhone {
	Phone^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)