MindFusion.Scheduling for ASP.NET Programmer's Guide
Contact Class
Remarks See Also
 





Represents an object that holds contact data for a person.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public class Contact : Resource

Visual Basic  Copy Code

Public Class Contact
    Inherits Resource

 Remarks

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

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.Resource
        MindFusion.Scheduling.Contact

 See Also

Contact Members
MindFusion.Scheduling Namespace