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

Gets or sets the first name of the contact.

Syntax

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

Requirements

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

See Also