LumiSoft Mail Server User API
RequestMethod Property
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_CSeq > RequestMethod
Gets or sets request method. Note: this value is case-sensitive !
Syntax
C#Visual BasicManaged C++
public string RequestMethod { get; set; }
Public Property RequestMethod As String
public:
String^ RequestMethod {
	String^ get ();
	void set (String^ value);
}

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