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


Instances of the Contact class contain contact information about individual persons. Contact objects are used by schedule classes that have human resources associated with them.

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

 Public Methods

  Name Description

getAddress

Gets the address of the contact.

getEmail

Gets the e-mail of the contact.

getFirstName

Gets the first name of the contact.

getLastName

Gets the last name of the contact.

getMiddleName

Gets the middle name of the contact.

getPhone

Gets the phone of the contact.

 See Also

Contact Class
MindFusion.Scheduling Namespace