Describes a person that you communicate with.
<Contact> <extension base="AddressBookItem"> <fullName type="FullName"/> <e-mailList type="EmailAddressList"/> <imList type="ImAddressList"/> <phoneList type="PhoneList"/> <addressList type="PostalAddressList"/> <officeInfo type="OfficeInfo"/> <personalInfo type="PersonalInfo"/> <referenceInfo type="ReferenceInfo"/> <advancedInfo type="AdvancedInfo"/> <contactNotes type="ContactNotes"/> <vcard type="AttachmentItemInfo"/> <Contact>
Specifies the parts of the contact’s name.
Specifies a list of the contact’s email addresses.
Specifies a list of the contact’s instant messaging addresses.
Specifies a list of the contact’s phone numbers.
Specifies the contact’s home and business mailing addresses.
Specifies miscellaneous office information.
Specifies miscellaneous personal information.
Specifies the last date and number of times the contact was referenced.
Additional fields supported on a contact.
A set of notes added to a contact.
Used to import a vcard as a contact. The data from the vCard is parsed and a Contact is created. --For GroupWise 2012 and later.