MapiCalendarTimeZone
Contents
[
Hide
]MapiCalendarTimeZone class
Represents the mapi calendar time zone information
Constructors
| Name | Description |
|---|---|
| MapiCalendarTimeZone (2 overloads) | Initializes a new instance of the MapiCalendarTimeZone class. |
Methods
| Name | Description |
|---|---|
| FromCurrentTimeZoneToUtc | Convert value from current time zone to UTC |
| get_KeyName | Gets a human-readable description of the time zone |
| get_TimeZoneRules | Gets the time zone rules |
| ParseApptTimeZoneDefRecur | Parses the time zone rule information from the AppointmentTimeZoneDefinitionRecur |
| ParseTimeZoneStruct | Parses the time zone information from the time zone struct |
| set_KeyName | Sets a human-readable description of the time zone |
| set_TimeZoneRules | Sets the time zone rules |
| SetFlagEffectiveTzReg | |
| ToByteArray | |
| ToIcalendar | Converts the properties of this instance into the corresponding component and properties of iCalendar |
| ToTimeZone | Applies this timezone to the specified datetime |