MapiCalendarTimeZoneRule

MapiCalendarTimeZoneRule class

Represents time zone rule that indicate when to begin using the Standard/Daylight time.

The MapiCalendarTimeZoneRule type exposes the following members:

Constructors

NameDescription
MapiCalendarTimeZoneRule()Initializes a new instance of the MapiCalendarTimeZoneRule class.

Properties

NameDescription
yearGets or sets the year
monthGets or sets the month
positionGets or sets the day position
hourGets or sets the hour
minuteGets or sets the minutes
secondsGets or sets the seconds
millisecondsGets or sets the milliseconds
dateGets the date and time that indicate when to begin using the Standard/Daylight time.

See Also