Enum Gender
Stay organized with collections
Save and categorize content based on your preferences.
Deprecated properties
Property | Type | Description |
MALE | Enum | male gender |
FEMALE | Enum | female gender |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[[["\u003cp\u003eThe \u003ccode\u003egender\u003c/code\u003e property is deprecated and should no longer be used.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should utilize the People API advanced service as a replacement.\u003c/p\u003e\n"],["\u003cp\u003eThis enum was previously used for specifying contact gender with \u003ccode\u003eMALE\u003c/code\u003e and \u003ccode\u003eFEMALE\u003c/code\u003e options.\u003c/p\u003e\n"]]],[],null,["# Enum Gender\n\nGender\n\n\n**Deprecated.** Instead, use the [People API advanced\nservice](/apps-script/advanced/people)\n\nAn enum for contact gender. \n\n### Deprecated properties\n\n| Property | Type | Description |\n|----------|--------|---------------|\n| `MALE` | `Enum` | male gender |\n| `FEMALE` | `Enum` | female gender |"]]