Reference Library
getCallingDeviceId Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::.EstablishedEventArgsgetCallingDeviceId
Get Id of the device that is calling.
Declaration Syntax
C#Visual BasicVisual C++
public string getCallingDeviceId { get; }
Public ReadOnly Property getCallingDeviceId As String
public:
property String^ getCallingDeviceId {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)