Identifiant de messagerie instantanée Yahoo du contact
SKYPE
Enum
l'identifiant Skype du contact
QQ
Enum
Identifiant QQ du contact
MSN
Enum
l'identifiant MSN du contact
ICQ
Enum
L'identifiant ICQ du contact
JABBER
Enum
Identifiant Jabber du contact
BLOG
Enum
URL du blog du contact
FTP
Enum
URL FTP du contact
PROFILE
Enum
URL du profil du contact
HOME_PAGE
Enum
URL de la page d'accueil du contact
WORK_WEBSITE
Enum
URL du site Web professionnel du contact
HOME_WEBSITE
Enum
L'URL du site Web d'accueil du contact
JOB_TITLE
Enum
La fonction du contact
COMPANY
Enum
l'entreprise du contact
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/26 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/07/26 (UTC)."],[[["\u003cp\u003e\u003ccode\u003eField\u003c/code\u003e is deprecated and developers should use the People API advanced service instead.\u003c/p\u003e\n"],["\u003cp\u003eThis enum was previously used for specifying contact fields when interacting with contacts.\u003c/p\u003e\n"],["\u003cp\u003eIt included a wide range of properties like names, addresses, phone numbers, online identifiers, and work details.\u003c/p\u003e\n"],["\u003cp\u003eThe table lists all the deprecated properties along with their data type and a short description.\u003c/p\u003e\n"]]],[],null,["Field\n\n\n**Deprecated.** Instead, use the [People API advanced\nservice](/apps-script/advanced/people)\n\nAn enum for contacts fields. \n\nDeprecated properties\n\n| Property | Type | Description |\n|-------------------|--------|--------------------------------------------------|\n| `FULL_NAME` | `Enum` | the contact's full name |\n| `GIVEN_NAME` | `Enum` | the contact's given (first) name |\n| `MIDDLE_NAME` | `Enum` | the contact's middle name |\n| `FAMILY_NAME` | `Enum` | the contact's family (last) name |\n| `MAIDEN_NAME` | `Enum` | the contact's maiden name |\n| `NICKNAME` | `Enum` | the contact's nickname |\n| `SHORT_NAME` | `Enum` | the contact's short name |\n| `INITIALS` | `Enum` | the contact's initials |\n| `PREFIX` | `Enum` | the prefix for the contact's name |\n| `SUFFIX` | `Enum` | the suffix for the contact's name |\n| `HOME_EMAIL` | `Enum` | the contact's home email address |\n| `WORK_EMAIL` | `Enum` | the contact's work email address |\n| `BIRTHDAY` | `Enum` | the contact's birthday |\n| `ANNIVERSARY` | `Enum` | the contact's anniversary |\n| `HOME_ADDRESS` | `Enum` | the contact's home address |\n| `WORK_ADDRESS` | `Enum` | the contact's work address |\n| `ASSISTANT_PHONE` | `Enum` | the contact's assistant's phone number |\n| `CALLBACK_PHONE` | `Enum` | the contact's callback phone number |\n| `MAIN_PHONE` | `Enum` | the contact's main phone number |\n| `PAGER` | `Enum` | the contact's pager number |\n| `HOME_FAX` | `Enum` | the contact's home fax number |\n| `WORK_FAX` | `Enum` | the contact's work fax number |\n| `HOME_PHONE` | `Enum` | the contact's home phone number |\n| `WORK_PHONE` | `Enum` | the contact's work phone number |\n| `MOBILE_PHONE` | `Enum` | the contact's mobile phone number |\n| `GOOGLE_VOICE` | `Enum` | the contact's Google Voice number |\n| `NOTES` | `Enum` | notes about the contact |\n| `GOOGLE_TALK` | `Enum` | the contact's Google Talk identifier |\n| `AIM` | `Enum` | the contact's AIM identifier |\n| `YAHOO` | `Enum` | the contact's Yahoo instant messaging identifier |\n| `SKYPE` | `Enum` | the contact's Skype identifier |\n| `QQ` | `Enum` | the contact's QQ identifer |\n| `MSN` | `Enum` | the contact's MSN identifier |\n| `ICQ` | `Enum` | the contact's ICQ identifier |\n| `JABBER` | `Enum` | the contact's Jabber identifier |\n| `BLOG` | `Enum` | the contact's blog URL |\n| `FTP` | `Enum` | the contact's FTP URL |\n| `PROFILE` | `Enum` | the contact's profile URL |\n| `HOME_PAGE` | `Enum` | the contact's home page URL |\n| `WORK_WEBSITE` | `Enum` | the contact's work website URL |\n| `HOME_WEBSITE` | `Enum` | the contact's home website URL |\n| `JOB_TITLE` | `Enum` | the contact's job title |\n| `COMPANY` | `Enum` | the contact's company |"]]