LumiSoft Net Help
Tag Property
NamespacesLumiSoft.Net.SIP.MessageSIP_t_ToTag
Gets or sets tag parameter value. The "tag" parameter serves as a general mechanism for dialog identification. Value null means that 'tag' paramter doesn't exist.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Tag { get; set; }
Public Property Tag As String
	Get
	Set
public:
property String^ Tag {
	String^ get ();
	void set (String^ value);
}
member Tag : string with get, set
Property Value

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