|
Class Hierarchy
System Structure
The
ContactInfo class fully encapsulates the Contact Information object-system. It
consists of the following elements:
- NameInfo object which
encapsulates a contact's name information.
- HomeInfo object which
encapsulates a contact's home information.
- BusinessInfo object
which encapsulates a contact's business information.
- EmailAddresses object
which encapsulates a list of the contact's email addresses.
- PersonalInfo object
which encapsulates a contact's personal information and
relationships.
- MiscellansousInfo
object which encapsulates information about the contact that does not
fit in to the other catagaories.
|
 |
|
| Copyright 2002-2007 Outerface Technologies, Inc. |