A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.google.com/apps-script/reference/calendar/event-guest below:

Class EventGuest | Apps Script

Class EventGuest

Stay organized with collections Save and categorize content based on your preferences.

EventGuest

Represents a guest of an event.

Methods Deprecated methods Method Return type Brief description getStatus() 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.

Return

Integer — 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:

getEmail()

Gets the email address of the guest.

Return

String — the guest's email address

Authorization

Scripts that use this method require authorization with one or more of the following scopes or appropriate scopes from the related REST API:

getGuestStatus()

Gets the status of the guest for the event.

Return

GuestStatus — the status of this guest

Authorization

Scripts that use this method require authorization with one or more of the following scopes or appropriate scopes from the related REST API:

getName()

Gets the name of the guest. If the name of the guest is not available, this method returns the guest's email address.

Return

String — the guest's name, or the guest's email address if the name is not available

Authorization

Scripts that use this method require authorization with one or more of the following scopes or appropriate scopes from the related REST API:

Deprecated methods getStatus()

Deprecated. This function is deprecated and should not be used in new scripts.

Gets the status of the guest for the event.

Return

String — the status of this guest

Authorization

Scripts that use this method require authorization with one or more of the following scopes or appropriate scopes from the related REST API:

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