public final class MapiCalendarRecurrenceCalendarType
extends com.aspose.ms.System.Enum
Enumerated the calendar type of the mapi recurrence
Modifier and Type | Field and Description |
---|---|
static int |
CAL_CHINESE_LUNAR
Chinese lunar calendar
|
static int |
CAL_GREGORIAN
Gregorian (localized) calendar
|
static int |
CAL_GREGORIAN_ARABIC
Gregorian Arabic calendar
|
static int |
CAL_GREGORIAN_ME_FRENCH
Gregorian Middle East French calendar
|
static int |
CAL_GREGORIAN_US
Gregorian (U.S.) calendar
|
static int |
CAL_GREGORIAN_XLIT_ENGLISH
Gregorian transliterated English calendar
|
static int |
CAL_GREGORIAN_XLIT_FRENCH
Gregorian transliterated French calendar
|
static int |
CAL_HEBREW
Hebrew lunar calendar
|
static int |
CAL_HIJRI
Hijri (Arabic Lunar) calendar
|
static int |
CAL_JAPAN
Japanese Emperor Era calendar
|
static int |
CAL_KOREA
Korean Tangun Era calendar
|
static int |
CAL_LUNAR_ETO_CHN
Lunar ETO Chinese calendar
|
static int |
CAL_LUNAR_ETO_KOR
Lunar ETO Korean calendar
|
static int |
CAL_LUNAR_JAPANESE
Japanese lunar calendar
|
static int |
CAL_LUNAR_KOREAN
Korean lunar calendar
|
static int |
CAL_LUNAR_ROKUYOU
Lunar Rokuyou calendar
|
static int |
CAL_SAKA
Saka Era calendar
|
static int |
CAL_TAIWAN
Taiwan calendar
|
static int |
CAL_THAI
Thai calendar
|
static int |
CAL_UMALQURA
Um Al Qura calendar
|
static int |
Default
The default value for the calendar type is Gregorian.
|
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 Default
The default value for the calendar type is Gregorian. (If the PatternType is HjMonth, HjMonthNth, or HjMonthEnd, and the CalendarType is Default, this recurrence uses the Hijri calendar.)
public static final int CAL_GREGORIAN
Gregorian (localized) calendar
public static final int CAL_GREGORIAN_US
Gregorian (U.S.) calendar
public static final int CAL_JAPAN
Japanese Emperor Era calendar
public static final int CAL_TAIWAN
Taiwan calendar
public static final int CAL_KOREA
Korean Tangun Era calendar
public static final int CAL_HIJRI
Hijri (Arabic Lunar) calendar
public static final int CAL_THAI
Thai calendar
public static final int CAL_HEBREW
Hebrew lunar calendar
public static final int CAL_GREGORIAN_ME_FRENCH
Gregorian Middle East French calendar
public static final int CAL_GREGORIAN_ARABIC
Gregorian Arabic calendar
public static final int CAL_GREGORIAN_XLIT_ENGLISH
Gregorian transliterated English calendar
public static final int CAL_GREGORIAN_XLIT_FRENCH
Gregorian transliterated French calendar
public static final int CAL_LUNAR_JAPANESE
Japanese lunar calendar
public static final int CAL_CHINESE_LUNAR
Chinese lunar calendar
public static final int CAL_SAKA
Saka Era calendar
public static final int CAL_LUNAR_ETO_CHN
Lunar ETO Chinese calendar
public static final int CAL_LUNAR_ETO_KOR
Lunar ETO Korean calendar
public static final int CAL_LUNAR_ROKUYOU
Lunar Rokuyou calendar
public static final int CAL_LUNAR_KOREAN
Korean lunar calendar
public static final int CAL_UMALQURA
Um Al Qura calendar