LumiSoft Net Help
UserAgent Property
NamespacesLumiSoft.Net.SIP.MessageSIP_MessageUserAgent
Gets or sets information about the UAC originating the request. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string UserAgent { get; set; }
Public Property UserAgent As String
	Get
	Set
public:
property String^ UserAgent {
	String^ get ();
	void set (String^ value);
}
member UserAgent : string with get, set
Property Value

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