MapiCalendarTimeZoneInfo

MapiCalendarTimeZoneInfo class

Represents the mapi calendar time zone rule

Constructors

NameDescription
MapiCalendarTimeZoneInfo (2 overloads)Initializes a new instance of the MapiCalendarTimeZoneInfo class.

Methods

NameDescription
get_BiasGets the time zone’s offset in minutes from UTC.
get_DaylightBiasGets offset in minutes from lBias during daylight saving time.
get_DaylightDateGets the date and local time that indicate when to begin using the DaylightBias.
get_rule
get_StandardBiasGets the offset in minutes from lBias during standard time.
get_StandardDateGets the date and local time that indicate when to begin using the StandardBias.
get_TimeZoneFlagsGets individual bit flags that specify information about this TimeZoneRule
get_YearGets the year in which this rule is scheduled to take effect.
IsDaylightSavingTimeReturns a value indicating whether this DateTime is within the daylight saving time range for this time zone.
ParseTimeZoneRuleParses the time zone rule information from the time zone rule
ParseTimeZoneStructParses the time zone rule information from the time zone struct
set_BiasSets the time zone’s offset in minutes from UTC.
set_DaylightBiasSets offset in minutes from lBias during daylight saving time.
set_DaylightDateSets the date and local time that indicate when to begin using the DaylightBias.
set_rule
set_StandardBiasSets the offset in minutes from lBias during standard time.
set_StandardDateSets the date and local time that indicate when to begin using the StandardBias.
set_TimeZoneFlagsSets individual bit flags that specify information about this TimeZoneRule
set_YearSets the year in which this rule is scheduled to take effect.
ToByteArray
ToTimeZoneComponentConverts this instance into the corresponding iCalendar TimeZoneComponent
ToTimeZoneStructByteArrayFor TimeZoneStruct serialization