Class MapiCalendarTimeZoneRule
Contents
[
Hide
]MapiCalendarTimeZoneRule class
Represents time zone rule that indicate when to begin using the Standard/Daylight time.
public sealed class MapiCalendarTimeZoneRule
Constructors
Name | Description |
---|---|
MapiCalendarTimeZoneRule() | Initializes a new instance of the MapiCalendarTimeZoneRule class. |
Properties
Name | Description |
---|---|
Date { get; } | Gets the date and time that indicate when to begin using the Standard/Daylight time. |
DayOfWeek { get; set; } | Gets or sets the day of week |
Hour { get; set; } | Gets or sets the hour |
Milliseconds { get; set; } | Gets or sets the milliseconds |
Minute { get; set; } | Gets or sets the minutes |
Month { get; set; } | Gets or sets the month |
Position { get; set; } | Gets or sets the day position |
Seconds { get; set; } | Gets or sets the seconds |
Year { get; set; } | Gets or sets the year |
See Also
- namespace Aspose.Email.Mapi
- assembly Aspose.Email