MindFusion.Scheduling for ASP.NET Programmer's Guide
Contact Members
Constructors Properties Methods
 


Represents an object that holds contact data for a person.

The following tables list the members exposed by the Contact type.

 Public Constructors

  Name Description

Contact

Initializes a new instance of the Contact class.

 Public Properties

  Name Description

Address

Gets or sets the address of the contact.

Email

Gets or sets the e-mail address of the contact.

FirstName

Gets or sets the first name of the contact.

LastName

Gets or sets the last name of the contact.

MiddleName

Gets or sets the middle name of the contact.

Phone

Gets or sets the phone of the contact.

 Public Methods

  Name Description

LoadFrom

Overloaded.  

LoadViewState

Control.LoadViewState override. Restores view-state information from a previous page request that was saved by the SaveViewState method.

SaveTo

Overloaded.  

SaveViewState

Control.SaveViewState override. Saves any server control view-state changes that have occurred since the time the page was posted back to the server.

ToString

Overloaded.  

 Inherited Public Methods

  Name Description

getId

Gets the id of the resource. (Inherited from Resource.)

getName

Gets the name of the resource. (Inherited from Resource.)

getTag

Gets the custom data associated with the resource. (Inherited from Resource.)

 See Also

Contact Class
MindFusion.Scheduling Namespace