Reference Library
getNetworkCalledDevice Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::..EstablishedEventArgsgetNetworkCalledDevice
Specifies the original called 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 getNetworkCalledDevice { get; }
Public ReadOnly Property getNetworkCalledDevice As String
	Get
public:
property String^ getNetworkCalledDevice {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)