Stay organized with collections Save and categorize content based on your preferences.
EventGuestRepresents a guest of an event.
Methods Deprecated methods Method Return type Brief descriptiongetStatus()
String
Gets the status of the guest for the event. Detailed documentation getAdditionalGuests()
Gets the number of additional people that this guest has said are attending.
ReturnInteger
— the number of additional people this guest has said are attending
Scripts that use this method require authorization with one or more of the following scopes or appropriate scopes from the related REST API:
https://www.googleapis.com/auth/calendar
https://www.googleapis.com/auth/calendar.readonly
https://www.google.com/calendar/feeds
getEmail()
Gets the email address of the guest.
ReturnString
— the guest's email address
Scripts that use this method require authorization with one or more of the following scopes or appropriate scopes from the related REST API:
https://www.googleapis.com/auth/calendar
https://www.googleapis.com/auth/calendar.readonly
https://www.google.com/calendar/feeds
getGuestStatus()
Gets the status of the guest for the event.
ReturnGuestStatus
— the status of this guest
Scripts that use this method require authorization with one or more of the following scopes or appropriate scopes from the related REST API:
https://www.googleapis.com/auth/calendar
https://www.googleapis.com/auth/calendar.readonly
https://www.google.com/calendar/feeds
getName()
Gets the name of the guest. If the name of the guest is not available, this method returns the guest's email address.
ReturnString
— the guest's name, or the guest's email address if the name is not available
Scripts that use this method require authorization with one or more of the following scopes or appropriate scopes from the related REST API:
https://www.googleapis.com/auth/calendar
https://www.googleapis.com/auth/calendar.readonly
https://www.google.com/calendar/feeds
getStatus()
Deprecated. This function is deprecated and should not be used in new scripts.
Gets the status of the guest for the event.
ReturnString
— the status of this guest
Scripts that use this method require authorization with one or more of the following scopes or appropriate scopes from the related REST API:
https://www.googleapis.com/auth/calendar
https://www.googleapis.com/auth/calendar.readonly
https://www.google.com/calendar/feeds
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-12-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-02 UTC."],[[["`EventGuest` represents an event guest and provides methods to access their information."],["You can retrieve guest details such as the number of additional guests, email address, status, and name using the provided methods."],["All methods require authorization with specific scopes like `https://www.googleapis.com/auth/calendar` or `https://www.google.com/calendar/feeds`."],["The `getStatus()` method is deprecated and `getGuestStatus()` should be used instead to get the guest's status."]]],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4