Get the list of transferred connections.
| C# | Visual Basic | Visual 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)