Enum Priority
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מאפיינים שהוצאו משימוש
נכס | תיאור | התיאור |
HIGH | Enum | בעדיפות גבוהה |
LOW | Enum | בעדיפות נמוכה |
NORMAL | Enum | עדיפות רגילה |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 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 |"]]