The following tables list the members exposed by the Contact type.
| Name | Description | |
|---|---|---|
|
AddContact(ContactInfo, string, IASyncWait) | Add a contact |
|
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
|
GetAllContacts() | Get all our contacts |
|
GetContactID(string) | Get a contact id by name |
|
GetContactInfo(EntityID, bool) | Get info about a contact - with or without attributes |
|
GetHashCode | Serves as the default hash function. (inherited from Object). |
|
GetType | Gets the Type of the current instance. (inherited from Object). |
|
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
|
ToString | Returns a string that represents the current object. (inherited from Object). |