Enum ExtendedField
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
زمینه توسعه یافته منسوخ شده است. در عوض، از سرویس پیشرفته People API استفاده کنید
یک شماره برای فیلدهای مخاطبین توسعه یافته.
خواص منسوخ شده
اموال | تایپ کنید | توضیحات |
---|
HOBBY | Enum | سرگرمی مخاطب |
MILEAGE | Enum | مسافت پیموده شده مخاطب |
LANGUAGE | Enum | زبان مخاطب |
GENDER | Enum | جنسیت مخاطب |
BILLING_INFORMATION | Enum | اطلاعات صورتحساب مخاطب |
DIRECTORY_SERVER | Enum | سرور دایرکتوری مخاطب |
SENSITIVITY | Enum | حساسیت مخاطب |
PRIORITY | Enum | اولویت مخاطب |
HOME | Enum | اطلاعات خانه مخاطب |
WORK | Enum | اطلاعات کاری مخاطب |
USER | Enum | اطلاعات کاربر مخاطب |
OTHER | Enum | اطلاعات دیگر مخاطب |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003e\u003ccode\u003eExtendedField\u003c/code\u003e is deprecated and the People API advanced service should be used instead.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExtendedField\u003c/code\u003e was an enum used for extended contact fields, defining properties like hobby, mileage, language, and more.\u003c/p\u003e\n"],["\u003cp\u003eProperties within \u003ccode\u003eExtendedField\u003c/code\u003e such as \u003ccode\u003eHOBBY\u003c/code\u003e, \u003ccode\u003eMILEAGE\u003c/code\u003e, and others are now deprecated.\u003c/p\u003e\n"]]],[],null,["# Enum ExtendedField\n\nExtendedField\n\n\n**Deprecated.** Instead, use the [People API advanced\nservice](/apps-script/advanced/people)\n\nAn enum for extended contacts fields. \n\n### Deprecated properties\n\n| Property | Type | Description |\n|-----------------------|--------|-----------------------------------|\n| `HOBBY` | `Enum` | the contact's hobby |\n| `MILEAGE` | `Enum` | the contact's mileage |\n| `LANGUAGE` | `Enum` | the contact's language |\n| `GENDER` | `Enum` | the contact's gender |\n| `BILLING_INFORMATION` | `Enum` | the contact's billing information |\n| `DIRECTORY_SERVER` | `Enum` | the contact's directory server |\n| `SENSITIVITY` | `Enum` | the contact's sensitivity |\n| `PRIORITY` | `Enum` | the contact's priority |\n| `HOME` | `Enum` | the contact's home information |\n| `WORK` | `Enum` | the contact's work information |\n| `USER` | `Enum` | the contact's user information |\n| `OTHER` | `Enum` | the contact's other information |"]]