ReminderMethods Enumeration

The method used by this reminder.

Namespace:  Aspose.Email.Clients.Google
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum ReminderMethods
Members
  Member nameValueDescription
email0 Reminders are sent via email.
sms1 Reminders are sent via SMS.
popup2 Reminders are sent via a UI popup.
See Also