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

Gets or sets the country of the contact.

Syntax

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

Requirements

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

See Also