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

Gets or sets the last name of the contact.

Syntax

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

Requirements

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

See Also