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