Class MapiCalendarTimeZone

MapiCalendarTimeZone class

Represents the mapi calendar time zone information

public sealed class MapiCalendarTimeZone

Constructors

NameDescription
MapiCalendarTimeZone()Initializes a new instance of the MapiCalendarTimeZone class.
MapiCalendarTimeZone(TimeZoneInfo)Creates a new instance of the MapiCalendarTimeZone class from a Standard Timezone.

Properties

NameDescription
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