RegisterContextErrorReason Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic 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:
String
See Also