Reference Library
getEptDevice Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::..EndpointRegisteredEventArgsgetEptDevice
The DeviceID, known by the switch, of the endpoint that was registered
Declaration Syntax
C#Visual BasicVisual C++
public string getEptDevice { get; }
Public ReadOnly Property getEptDevice As String
	Get
public:
property String^ getEptDevice {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)