public final class MapiCalendarTimeZoneFlags extends Object
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.
|
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.
Copyright (c) 2008-2014 Aspose Pty Ltd. All Rights Reserved.