Click or drag to resize

ISIPExtensionRegisterContainerGetAllExtensions Method

Gets all extensions from the container.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
ICollection<ISIPExtension> GetAllExtensions()

Return Value

Type: ICollectionISIPExtension
See Also