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

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