Ozeki VoIP SDK Class library
ListenedEndpoints Property
NamespacesOzeki.VoIP.PBX.ConfigurationIConfiguratorListenedEndpoints
Declaration Syntax
C#Visual BasicVisual C++
IEnumerable<Endpoint> ListenedEndpoints { get; }
ReadOnly Property ListenedEndpoints As IEnumerable(Of Endpoint)
	Get
property IEnumerable<Endpoint^>^ ListenedEndpoints {
	IEnumerable<Endpoint^>^ get ();
}
Property Value
IEnumerable<(Of <(<'Endpoint>)>)>

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290