IspResponseOrganization Property  | 
 
                The name of the organization associated with the IP address.
            
 
    Namespace: 
   MaxMind.GeoIP2.Responses
    Assembly:
   MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntaxpublic string Organization { get; }Public ReadOnly Property Organization As String
	Get
public:
property String^ Organization {
	String^ get ();
}member Organization : string with get
Property Value
Type: 
String
See Also