| Modifier and Type | Field and Description |
|---|---|
static String |
ALERT
Causes an alert to appear when a user is viewing the calendar in a
browser.
|
static String |
ALL
All reminder methods.
|
static String |
EMAIL
Sends the user an email message.
|
static String |
NONE
No reminder methods.
|
static String |
SMS
Sends the user an SMS text message.
|
public static final String ALERT
public static final String ALL
public static final String EMAIL
public static final String NONE
public static final String SMS
public static String[] values()
Copyright © 2012. All Rights Reserved.