public final class NotificationMethod
extends com.aspose.ms.System.Enum
The method used by this notification.
Modifier and Type | Field and Description |
---|---|
static int |
Email
Reminders are sent via email.
|
static int |
Sms
Reminders are sent via SMS.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Email
Reminders are sent via email.
public static final int Sms
Reminders are sent via SMS.