RegInfoIsRegistered Property |
Gets a boolean value indicating whether the extension is registered to the PBX.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool IsRegistered { get; }
Public ReadOnly Property IsRegistered As Boolean
Get
public:
property bool IsRegistered {
bool get ();
}
member IsRegistered : bool with get
Property Value
Type:
BooleanSee Also