Reference Library
getForwardToDeviceId Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::.ForwardingEventArgsgetForwardToDeviceId
Get the id of the device that the call is being forwarded to.
Declaration Syntax
C#Visual BasicVisual C++
public string getForwardToDeviceId { get; }
Public ReadOnly Property getForwardToDeviceId As String
public:
property String^ getForwardToDeviceId {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)