The Contact type exposes the following members.

Constructors

  NameDescription
Public methodContact
Default constructor.

Methods

  NameDescription
Public methodAddOtherCommunication
Add a new 'Communication' entry. Communication (ASBIE). An association to Other Communication.
Public methodClearOtherCommunications
Removes all 'Communication' entries. Communication (ASBIE). An association to Other Communication.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetOtherCommunication
Gets a 'Communication' entry. Communication (ASBIE). An association to Other Communication.
Public methodGetOtherCommunicationCount
Gets the number of 'Communication' entries in the container object. Communication (ASBIE). An association to Other Communication.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveOtherCommunication
Removes a 'Communication' entry. Communication (ASBIE). An association to Other Communication.
Public methodResetElectronicMail
Resets the node.
Public methodResetID
Resets the node.
Public methodResetName
Resets the node.
Public methodResetNote
Resets the node.
Public methodResetTelefax
Resets the node.
Public methodResetTelephone
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyElectronicMail
Mail (BBIE). The email address of the Contact.
Public propertyElectronicMailSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). An identifier for the Contact.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyName
Name (BBIE). The name of the Contact.
Public propertyNameSet
Checks if the property has been set or not.
Public propertyNote
Note (BBIE). A note such as 'Emergency' or 'After Hours' describing the circumstances in which the Contact can be used.
Public propertyNoteSet
Checks if the property has been set or not.
Public propertyTelefax
Telefax (BBIE). The fax number of the Contact.
Public propertyTelefaxSet
Checks if the property has been set or not.
Public propertyTelephone
Telephone (BBIE). The telephone number of the Contact.
Public propertyTelephoneSet
Checks if the property has been set or not.

See Also