CalendarType Enumeration

Independentsoft MSG .NET

CalendarType Enumeration MSG .NET Class Library
Enum CalendarType

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Msg (in Independentsoft.Msg.dll) Version: 2.0.140.29868

Syntax

public enum CalendarType
public enum CalendarType
Public Enumeration CalendarType
Public Enumeration CalendarType
Dim instance As CalendarType
Dim instance As CalendarType
public enum CalendarType
public enum CalendarType
public enum CalendarType
public enum CalendarType
Independentsoft.Msg.CalendarType = function();
Independentsoft.Msg.CalendarType.createEnum('Independentsoft.Msg.CalendarType', false);
Independentsoft.Msg.CalendarType = function();
Independentsoft.Msg.CalendarType.createEnum('Independentsoft.Msg.CalendarType', false);
Members

  Member nameValueDescription
Gregorian0
GregorianUS1
JapaneseEmperorEra2
Taiwan3
KoreanTangunEra4
Hijri5
Thai6
HebrewLunar7
GregorianMiddleEastFrench8
GregorianArabic9
GregorianTransliteratedEnglish10
GregorianTransliteratedFrench11
JapaneseLunar12
ChineseLunar13
SakaEra14
LunarETOChinese15
LunarETOKorean16
LunarRokuyou17
KoreanLunar18
UmAlQura19
None20
See Also