Enum EventsResource.MoveRequest.SendUpdatesEnum
Guests who should receive notifications about the change of the event's organizer.
Namespace: Google.Apis.Calendar.v3
Assembly: Google.Apis.Calendar.v3.dll
Syntax
public enum EventsResource.MoveRequest.SendUpdatesEnum
Fields
Name | Description |
---|---|
All | Notifications are sent to all guests. |
ExternalOnly | Notifications are sent to non-Google Calendar guests only. |
None | No notifications are sent. For calendar migration tasks, consider using the Events.import method instead. |