LumiSoft Mail Server User API
Method Property
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_Method > Method
Gets or sets SIP method what is allowed.
Syntax
C#Visual BasicManaged C++
public string Method { get; set; }
Public Property Method As String
public:
String^ Method {
	String^ get ();
	void set (String^ value);
}

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