Reference Library
getPhone Property
NamespacesAvaya.ApplicationEnablement.DMCCPhone..::.CommonEventArgsgetPhone
Phone object that this event was sent to.
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)