WeeklyRecurrencePattern
Contents
[
Hide
]WeeklyRecurrencePattern class
Represents a recurrence pattern of weekly recurrence type.
The WeeklyRecurrencePattern type exposes the following members:
Constructors
Name | Description |
---|---|
WeeklyRecurrencePattern(end_date) | Initializes a new instance of the WeeklyRecurrencePattern class |
WeeklyRecurrencePattern(occurs) | Initializes a new instance of the WeeklyRecurrencePattern class |
WeeklyRecurrencePattern(end_date, interval) | Initializes a new instance of the WeeklyRecurrencePattern class |
WeeklyRecurrencePattern(occurs, interval) | Initializes a new instance of the WeeklyRecurrencePattern 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_days | Gets or sets the start days. |
See Also
- namespace aspose.email.calendar.recurrences
- assembly Aspose.Email