Enum MapiCalendarRecurrencePatternType
MapiCalendarRecurrencePatternType enumeration
Enumerates the mapi calendar recurrence pattern types
public enum MapiCalendarRecurrencePatternType
Values
| Name | Value | Description | 
|---|---|---|
| Day | 0 | The event has a daily recurrence. | 
| Week | 1 | The event has a weekly recurrence. | 
| Month | 2 | The event has a monthly recurrence. | 
| MonthEnd | 4 | The event has a month-end recurrence. | 
| MonthNth | 3 | The event has an every nth month pattern. | 
| HjMonth | 10 | The event has a monthly recurrence in the Hijri calendar | 
| HjMonthNth | 11 | The event has an every nth month pattern in the Hijri calendar. | 
| HjMonthEnd | 12 | The event has a month end recurrence in the Hijri calendar. | 
See Also
- namespace Aspose.Email.Mapi
 - assembly Aspose.Email