dbicMonth Send comments on this topic.
PostalCode Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiContactItem Class : PostalCode Property

Gets or sets the postal code (or zip code) for the contact.

Syntax

Visual Basic (Declaration) 
Public Property PostalCode As String
C# 
public string PostalCode {get; set;}

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also