AbstractRegisterManagerState Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxprotected RegState State { get; set; }Protected Property State As RegState
Get
Set
protected:
property RegState State {
RegState get ();
void set (RegState value);
}member State : RegState with get, set
Property Value
RegState
See Also