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

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