com.aspose.email
Class MapiCalendarRecurrenceCalendarType

java.lang.Object
  extended by com.aspose.email.ms.java.Enum
      extended by com.aspose.email.MapiCalendarRecurrenceCalendarType

public final class MapiCalendarRecurrenceCalendarType
extends com.aspose.email.ms.java.Enum

Enumerated the calendar type of the mapi recurrence


Nested Class Summary
 
Nested classes/interfaces inherited from class com.aspose.email.ms.java.Enum
com.aspose.email.ms.java.Enum.AbstractEnum, com.aspose.email.ms.java.Enum.FlaggedEnum, com.aspose.email.ms.java.Enum.SimpleEnum
 
Field Summary
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.
 
Fields inherited from class com.aspose.email.ms.java.Enum
EnumSeparatorCharArray
 
Method Summary
 
Methods inherited from class com.aspose.email.ms.java.Enum
format, getName, getNames, getUnderlyingType, getValues, isDefined, parse, parse, register
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Default

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.)

See Also:
Constant Field Values

CAL_GREGORIAN

public static final int CAL_GREGORIAN

Gregorian (localized) calendar

See Also:
Constant Field Values

CAL_GREGORIAN_US

public static final int CAL_GREGORIAN_US

Gregorian (U.S.) calendar

See Also:
Constant Field Values

CAL_JAPAN

public static final int CAL_JAPAN

Japanese Emperor Era calendar

See Also:
Constant Field Values

CAL_TAIWAN

public static final int CAL_TAIWAN

Taiwan calendar

See Also:
Constant Field Values

CAL_KOREA

public static final int CAL_KOREA

Korean Tangun Era calendar

See Also:
Constant Field Values

CAL_HIJRI

public static final int CAL_HIJRI

Hijri (Arabic Lunar) calendar

See Also:
Constant Field Values

CAL_THAI

public static final int CAL_THAI

Thai calendar

See Also:
Constant Field Values

CAL_HEBREW

public static final int CAL_HEBREW

Hebrew lunar calendar

See Also:
Constant Field Values

CAL_GREGORIAN_ME_FRENCH

public static final int CAL_GREGORIAN_ME_FRENCH

Gregorian Middle East French calendar

See Also:
Constant Field Values

CAL_GREGORIAN_ARABIC

public static final int CAL_GREGORIAN_ARABIC

Gregorian Arabic calendar

See Also:
Constant Field Values

CAL_GREGORIAN_XLIT_ENGLISH

public static final int CAL_GREGORIAN_XLIT_ENGLISH

Gregorian transliterated English calendar

See Also:
Constant Field Values

CAL_GREGORIAN_XLIT_FRENCH

public static final int CAL_GREGORIAN_XLIT_FRENCH

Gregorian transliterated French calendar

See Also:
Constant Field Values

CAL_LUNAR_JAPANESE

public static final int CAL_LUNAR_JAPANESE

Japanese lunar calendar

See Also:
Constant Field Values

CAL_CHINESE_LUNAR

public static final int CAL_CHINESE_LUNAR

Chinese lunar calendar

See Also:
Constant Field Values

CAL_SAKA

public static final int CAL_SAKA

Saka Era calendar

See Also:
Constant Field Values

CAL_LUNAR_ETO_CHN

public static final int CAL_LUNAR_ETO_CHN

Lunar ETO Chinese calendar

See Also:
Constant Field Values

CAL_LUNAR_ETO_KOR

public static final int CAL_LUNAR_ETO_KOR

Lunar ETO Korean calendar

See Also:
Constant Field Values

CAL_LUNAR_ROKUYOU

public static final int CAL_LUNAR_ROKUYOU

Lunar Rokuyou calendar

See Also:
Constant Field Values

CAL_LUNAR_KOREAN

public static final int CAL_LUNAR_KOREAN

Korean lunar calendar

See Also:
Constant Field Values

CAL_UMALQURA

public static final int CAL_UMALQURA

Um Al Qura calendar

See Also:
Constant Field Values


Copyright (c) 2008-2012 Aspose Pty Ltd. All Rights Reserved.