Gets or sets the last name of the contact.
Namespace: MindFusion.SchedulingAssembly: PocketPlanner
public string LastName { get; set; }
Public Property LastName As String
A string containing person's last name. The default is an empty string.
Contact MembersContact ClassMindFusion.Scheduling NamespaceFirstName PropertyLastName Property