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.
|
public static final int Email
Reminders are sent via email.
public static final int Sms
Reminders are sent via SMS.
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.