LumiSoft Net Help
SIPIfMatch Property
NamespacesLumiSoft.Net.SIP.MessageSIP_MessageSIPIfMatch
Gets or sets SIP-ETag header value. Value null means not specified. Defined in RFC 3903.
Declaration Syntax
C#Visual BasicVisual C++F#
public string SIPIfMatch { get; set; }
Public Property SIPIfMatch As String
	Get
	Set
public:
property String^ SIPIfMatch {
	String^ get ();
	void set (String^ value);
}
member SIPIfMatch : string with get, set
Property Value

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