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





Gets or sets the phone of the contact.

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

 Syntax

C#  Copy Code

public string Phone { get; set; }

Visual Basic  Copy Code

Public Property Phone As String

 Property Value

A string containing a phone number. The default is an empty string.

 See Also

Contact Members
Contact Class
MindFusion.Scheduling Namespace