Address.PostalCode Property

 

A string specifying the post code, postal code, or ZIP Code of an address. Optional. Set this property before making a service request.

Syntax

public string PostalCode { set; get; }
Public Property PostalCode As String