The Contact type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Contact |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddOtherCommunication |
Add a new 'Communication' entry.
Communication (ASBIE). An association to Other Communication.
| |
| ClearOtherCommunications |
Removes all 'Communication' entries.
Communication (ASBIE). An association to Other Communication.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetOtherCommunication |
Gets a 'Communication' entry.
Communication (ASBIE). An association to Other Communication.
| |
| GetOtherCommunicationCount |
Gets the number of 'Communication' entries in the container object.
Communication (ASBIE). An association to Other Communication.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemoveOtherCommunication |
Removes a 'Communication' entry.
Communication (ASBIE). An association to Other Communication.
| |
| ResetElectronicMail |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetName |
Resets the node.
| |
| ResetNote |
Resets the node.
| |
| ResetTelefax |
Resets the node.
| |
| ResetTelephone |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ElectronicMail |
Mail (BBIE). The email address of the Contact.
| |
| ElectronicMailSet |
Checks if the property has been set or not.
| |
| ID |
Identifier (BBIE). An identifier for the Contact.
| |
| IDSet |
Checks if the property has been set or not.
| |
| Name |
Name (BBIE). The name of the Contact.
| |
| NameSet |
Checks if the property has been set or not.
| |
| Note |
Note (BBIE). A note such as 'Emergency' or 'After Hours' describing the circumstances in which the Contact can be used.
| |
| NoteSet |
Checks if the property has been set or not.
| |
| Telefax |
Telefax (BBIE). The fax number of the Contact.
| |
| TelefaxSet |
Checks if the property has been set or not.
| |
| Telephone |
Telephone (BBIE). The telephone number of the Contact.
| |
| TelephoneSet |
Checks if the property has been set or not.
|