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

Gets or sets the city of the contact.

Syntax

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

Requirements

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

See Also