Enum NotificationMethod

NotificationMethod enumeration

The method used by this notification.

public enum NotificationMethod

Values

NameValueDescription
Email0Reminders are sent via email.
Sms1Reminders are sent via SMS.

See Also