Get the list of all connection on the call.
| C# | Visual Basic | Visual C++ |
public List<ThirdPartyCallController..::.ConnectionListItem> getConnections { get; }
Public ReadOnly Property getConnections As List(Of ThirdPartyCallController..::.ConnectionListItem)
public: property List<ThirdPartyCallController..::.ConnectionListItem^>^ getConnections { List<ThirdPartyCallController..::.ConnectionListItem^>^ get (); }
Assembly: ServiceProvider (Module: ServiceProvider)