MapiCalendarDayOfWeek
MapiCalendarDayOfWeek enumeration
Enumerates the days of week of the mapi calendar recurrence pattern
[Flags]
public enum MapiCalendarDayOfWeek
Values
Name | Value | Description |
---|---|---|
Saturday | 40 |
The event occurs on Saturday. |
Friday | 20 |
The event occurs on Friday. |
Thursday | 10 |
The event occurs on Thursday. |
Wednesday | 8 |
The event occurs on Wednesday. |
Tuesday | 4 |
The event occurs on Tuesday. |
Monday | 2 |
The event occurs on Monday. |
Sunday | 1 |
The event occurs on Sunday. |
See Also
- namespace Aspose.Email.Mapi
- assembly Aspose.Email