Reference Library
getTransferredConnectionsList Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::.TransferredEventArgsgetTransferredConnectionsList
Get the list of transferred connections.
Declaration Syntax
C#Visual BasicVisual C++
public List<ThirdPartyCallController..::.ConnectionListItem> getTransferredConnectionsList { get; }
Public ReadOnly Property getTransferredConnectionsList As List(Of ThirdPartyCallController..::.ConnectionListItem)
public:
property List<ThirdPartyCallController..::.ConnectionListItem^>^ getTransferredConnectionsList {
	List<ThirdPartyCallController..::.ConnectionListItem^>^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)