Reference Library
getNetworkCallingDevice Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::..EstablishedEventArgsgetNetworkCallingDevice
Specifies the original calling device information provided by the network for external incoming calls. This parameter is provided only for external incoming calls

Supported in: 6.3.0

Declaration Syntax
C#Visual BasicVisual C++
public string getNetworkCallingDevice { get; }
Public ReadOnly Property getNetworkCallingDevice As String
	Get
public:
property String^ getNetworkCallingDevice {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)