LumiSoft Net Help
Param_Maddr Property
NamespacesLumiSoft.NetSIP_UriParam_Maddr
Gets or sets 'maddr' parameter value. Value null means not specified. NOTE: This value is deprecated in since SIP 2.0. The maddr parameter indicates the server address to be contacted for this user, overriding any address derived from the host field. Defined in RFC 3261.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Param_Maddr { get; set; }
Public Property Param_Maddr As String
	Get
	Set
public:
property String^ Param_Maddr {
	String^ get ();
	void set (String^ value);
}
member Param_Maddr : string with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119