Instances of the Contact class contain 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.
|
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Contact class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the address of the contact. |
|
![]() |
Gets or sets the e-mail address of the contact. |
|
![]() |
Gets or sets the first name of the contact. |
|
![]() |
Gets or sets the last name of the contact. |
|
![]() |
Gets or sets the middle name of the contact. |
|
![]() |
Gets or sets the phone of the contact. |
Name | Description | |
---|---|---|
![]() |
Overloaded. Loads contact data from a binary stream or an XML document. |
|
![]() |
Overloaded. Saves the contact data to a binary stream or an XML document. |