|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aspose.email.MapiCalendarTimeZoneFlags
public final class MapiCalendarTimeZoneFlags
Enumerates the individual bit flags that specify information about TimeZoneRule
| Field Summary | |
|---|---|
static int |
TZRULE_FLAG_EFFECTIVE_TZREG
This flag indicates that this rule is the effective rule. |
static int |
TZRULE_FLAG_RECUR_CURRENT_TZREG
Indicates that this rule is associated with a recurring series. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int TZRULE_FLAG_RECUR_CURRENT_TZREG
Indicates that this rule is associated with a recurring series.
public static final int TZRULE_FLAG_EFFECTIVE_TZREG
This flag indicates that this rule is the effective rule.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||