Version 1.8 - Updated on 01/12/2017
public interface Contact extends Item
Contact Item - stores the data for each Contact item from the list.
String getId()
String getFirstName()
String getMiddleName()
String getLastName()
String getNickName()
String getNamePrefix()
String getNameSuffix()
String getBirthday()
boolean isInCaseOfEmergency()
boolean isFavorite()
String getNote()
String getSource()
String getVersion()
String getProfession()
String getAnniversary()
String getSpouse()
String getChildren()
String getJobTitle()
String getOrgName()
String getOrgUnit()
String getAssistant()
String getGender()
String getRelationship()
String getMaritalStatus()
int getTimezone()
String getCreationDate()
String getModifiedDate()
ItemList<Address> getAddressList()
ItemList<Phone> getPhoneList()
ItemList<Email> getEmailList()
ItemList<IM> getiMList()
ItemList<WebPage> getWebPageList()
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.