Reference Library
getConferencingDeviceId Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::.ConferencedEventArgsgetConferencingDeviceId
Get the device id of the device doing the conferencing.
Declaration Syntax
C#Visual BasicVisual C++
public string getConferencingDeviceId { get; }
Public ReadOnly Property getConferencingDeviceId As String
public:
property String^ getConferencingDeviceId {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)