NotificationType Enumeration

The type of notification.

Namespace:  Aspose.Email.Clients.Google
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum NotificationType
Members
  Member nameValueDescription
EventCreation0 Notification sent when a new event is put on the calendar.
EventChange1 Notification sent when an event is changed.
EventCancellation2 Notification sent when an event is cancelled.
EventResponse3 Notification sent when an event is changed.
Agenda4 An agenda with the events of the day (sent out in the morning).
See Also