LumiSoft Mail Server User API
Locality Property
Namespaces > LumiSoft.Net.Mime.vCard > DeliveryAddress > Locality
Gets or sets locality(city).
Syntax
C#Visual BasicManaged C++
public string Locality { get; set; }
Public Property Locality As String
public:
String^ Locality {
	String^ get ();
	void set (String^ value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)