Enum Priority
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Verworfene Attribute
Property | Typ | Beschreibung |
HIGH | Enum | hohe Priorität |
LOW | Enum | niedrige Priorität |
NORMAL | Enum | normale Priorität |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-07-26 (UTC).
[null,null,["Zuletzt aktualisiert: 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 |"]]