| RegistrationStateChangedArgsState Property  | 
            Gets the current state of the registration.
            
 
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic RegState State { get; }Public ReadOnly Property State As RegState
	Get
public:
property RegState State {
	RegState get ();
}member State : RegState with get
Property Value
Type: 
RegState
See Also