NotificationType
NotificationType enumeration
The type of notification.
public enum NotificationType
Values
Name | Value | Description |
---|---|---|
EventCreation | 0 |
Notification sent when a new event is put on the calendar. |
EventChange | 1 |
Notification sent when an event is changed. |
EventCancellation | 2 |
Notification sent when an event is cancelled. |
EventResponse | 3 |
Notification sent when an event is changed. |
Agenda | 4 |
An agenda with the events of the day (sent out in the morning). |
See Also
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email