PersonAddress.Zip Property

Definition

ZIP

public string Zip { get; set; }
member this.Zip : string with get, set

Property Value

Remarks

The property uses constant kABPersonAddressZIPKey value to access the underlying dictionary.

Applies to