| GregorianCalendar: CalendarType (let) |
Sets the GregorianCalendarTypes that represents the language version.
Public Property Let CalendarType( ByVal Value As GregorianCalendarTypes )
This value is only tracked with the calendar object. It does not apply languages to text values.
Read/Write.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The value of the specified operation is not a member of the GregorianCalendarTypes enumeration. |
| InvalidOperationException | In a let operation, the current instance is read-only. |