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.
Name | Description | |
---|---|---|
Initializes a new instance of the Contact class. |
Name | Description | |
---|---|---|
Gets the address of the contact. |
||
Gets a CustomBrushes object associated with the resource. (Inherited from Resource.) |
||
Gets the e-mail address of the contact. |
||
Gets the first name of the contact. |
||
Gets the string identifier of this resource. (Inherited from Resource.) |
||
Gets the last name of the contact. |
||
Gets the middle name of the contact. |
||
Gets the name of the resource. (Inherited from Resource.) |
||
Gets the phone of the contact. |
||
Gets custom data associated with the resource. (Inherited from Resource.) |
||
Overloaded. |
||
Overloaded. |
||
Sets the address of the contact. |
||
Sets a CustomBrushes object associated with the resource. (Inherited from Resource.) |
||
Sets the e-mail address of the contact. |
||
Sets the first name of the contact. |
||
Sets the string identifier of this resource. (Inherited from Resource.) |
||
Sets the last name of the contact. |
||
Sets the middle name of the contact. |
||
Sets the name of the resource. (Inherited from Resource.) |
||
Sets the phone of the contact. |
||
Sets custom data associated with the resource. (Inherited from Resource.) |