public final class MapiCalendarTimeZoneFlags
extends com.aspose.ms.System.Enum
Enumerates the individual bit flags that specify information about TimeZoneRule
Modifier and Type | Field and Description |
---|---|
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.
|
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 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.