Class MapiCalendarTimeZone
MapiCalendarTimeZone class
Represents the mapi calendar time zone information
public sealed class MapiCalendarTimeZone
Constructors
| Name | Description |
|---|
| MapiCalendarTimeZone() | Initializes a new instance of the MapiCalendarTimeZone class. |
| MapiCalendarTimeZone(TimeZoneInfo) | Creates a new instance of the MapiCalendarTimeZone class from a Standard Timezone. |
Properties
| Name | Description |
|---|
| KeyName { get; set; } | Gets or sets a human-readable description of the time zone |
| TimeZoneRules { get; set; } | Gets or sets the time zone rules |
See Also