Represents an object that holds contact data for a person.
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 email of the contact. |
||
Gets or sets the first name of the contact. |
||
Gets or sets the string identifier for this resource. (Inherited from Resource.) |
||
Gets or sets the last name of the contact. |
||
Gets or sets the middle name of the contact. |
||
Gets or sets the name for this resource. (Inherited from Resource.) |
||
Gets or sets the phone of the contact. |
||
Gets or sets custom data associated with the resource. (Inherited from Resource.) |
Name | Description | |
---|---|---|
Overloaded. |
||
Loads the contact content from an XML element. |
||
Saves the contact content into an XML element. |
||
Overloaded. |