LumiSoft Net Help
ToTag Property
NamespacesLumiSoft.Net.SIP.MessageSIP_t_JoinToTag
Gets or sets to-tag parameter value. This value is mandatory.
Declaration Syntax
C#Visual BasicVisual C++F#
public string ToTag { get; set; }
Public Property ToTag As String
	Get
	Set
public:
property String^ ToTag {
	String^ get ();
	void set (String^ value);
}
member ToTag : string with get, set
Property Value
Exceptions
ExceptionCondition
ArgumentExceptionIs raised when invalid ToTag value is passed.

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