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

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