Enum Priority
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
ऐसी प्रॉपर्टी जिनके इस्तेमाल पर रोक लगा दी गई है
प्रॉपर्टी | Type | ब्यौरा |
HIGH | Enum | उच्च प्राथमिकता |
LOW | Enum | निम्न प्राथमिकता |
NORMAL | Enum | सामान्य प्राथमिकता |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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 |"]]