RegisterContextErrorReason Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string ErrorReason { get; set; }
Public Property ErrorReason As String
Get
Set
public:
property String^ ErrorReason {
String^ get ();
void set (String^ value);
}
member ErrorReason : string with get, set
Property Value
Type:
StringSee Also