MindFusion.Scheduling for Silverlight Programmer's Guide
Contact.FirstName Property
See Also
 





Gets or sets the first name of the contact.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public string FirstName { get; set; }

Visual Basic  Copy Code

Public Property FirstName As String

 Property Value

A string containing the first name of a person. The default is an empty string.

 See Also

Contact Members
Contact Class
MindFusion.Scheduling Namespace
LastName Property
MiddleName Property