Enum Priority
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Kullanımdan kaldırılan özellikler
Özellik | Tür | Açıklama |
HIGH | Enum | yüksek öncelik |
LOW | Enum | düşük öncelik |
NORMAL | Enum | normal öncelikli |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-26 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-26 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePriority\u003c/code\u003e enum, used for contact priority, is deprecated and the People API advanced service should be used instead.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should avoid using the \u003ccode\u003eHIGH\u003c/code\u003e, \u003ccode\u003eLOW\u003c/code\u003e, and \u003ccode\u003eNORMAL\u003c/code\u003e properties of \u003ccode\u003ePriority\u003c/code\u003e as they are deprecated.\u003c/p\u003e\n"]]],[],null,["# Enum Priority\n\nPriority\n\n\n**Deprecated.** Instead, use the [People API advanced\nservice](/apps-script/advanced/people)\n\nAn enum for contact priority. \n\n### Deprecated properties\n\n| Property | Type | Description |\n|----------|--------|-----------------|\n| `HIGH` | `Enum` | high priority |\n| `LOW` | `Enum` | low priority |\n| `NORMAL` | `Enum` | normal priority |"]]