LumiSoft Mail Server User API
Bad_Request Field
Namespaces > LumiSoft.Net.SIP > SIP_ResponseCodes > Bad_Request
The request could not be understood due to malformed syntax. The Reason-Phrase SHOULD identify the syntax problem in more detail, for example, "Missing Call-ID header field".
Syntax
C#Visual BasicManaged C++
public static readonly string Bad_Request
Public Shared ReadOnly Bad_Request As String
public:
static initonly String^ Bad_Request

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)