Modifier and Type | Method and Description |
---|---|
MapiCalendarTimeZoneRule |
MapiCalendarTimeZoneInfo.getDaylightDate()
Gets or sets the date and local time that indicate when to begin using the DaylightBias.
|
MapiCalendarTimeZoneRule |
MapiCalendarTimeZoneInfo.getStandardDate()
Gets or sets the date and local time that indicate when to begin using the StandardBias.
|
Modifier and Type | Method and Description |
---|---|
void |
MapiCalendarTimeZoneInfo.setDaylightDate(MapiCalendarTimeZoneRule value)
Gets or sets the date and local time that indicate when to begin using the DaylightBias.
|
void |
MapiCalendarTimeZoneInfo.setStandardDate(MapiCalendarTimeZoneRule value)
Gets or sets the date and local time that indicate when to begin using the StandardBias.
|