MonthlyRecurrencePattern
Contents
[
Hide
]MonthlyRecurrencePattern class
Represents a recurrence pattern of monthly recurrence type.
The MonthlyRecurrencePattern type exposes the following members:
Constructors
Name | Description |
---|---|
MonthlyRecurrencePattern() | Initializes a new instance of the MonthlyRecurrencePattern class. |
MonthlyRecurrencePattern(start_offset, interval) | Initializes a new instance of the MonthlyRecurrencePattern class |
MonthlyRecurrencePattern(start_position, start_day, interval) | Initializes a new instance of the MonthlyRecurrencePattern class |
Properties
Name | Description |
---|---|
interval | Gets or sets the number of recurrence units. |
occurs | Gets or sets the number of occurrences of the recurrence pattern. |
end_date | Gets or sets the end date. |
week_start | Gets or sets the week start. |
start_day | Gets or sets the start day. |
start_offset | Gets or sets the start offset. |
start_position | Gets or sets the start position. |
See Also
- namespace aspose.email.calendar.recurrences
- assembly Aspose.Email