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

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