LumiSoft Net Help
Organization Property
NamespacesLumiSoft.Net.SIP.MessageSIP_MessageOrganization
Gets or sets organization name which the SIP element issuing the request or response belongs. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Organization { get; set; }
Public Property Organization As String
	Get
	Set
public:
property String^ Organization {
	String^ get ();
	void set (String^ value);
}
member Organization : string with get, set
Property Value

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