MonthlyRecurrencePattern
MonthlyRecurrencePattern class
Inherits: Aspose::Email::Calendar::Recurrences::RecurrencePattern
Represents a recurrence pattern of monthly recurrence type.
Constructors
| Name | Description |
|---|---|
| MonthlyRecurrencePattern (3 overloads) | Initializes a new instance of the MonthlyRecurrencePattern class. |
Methods
| Name | Description |
|---|---|
| get_iStartDay | |
| get_iStartPosition | |
| get_StartDay | Gets the start day. |
| get_StartOffset | Gets the start offset. |
| get_StartPosition | Gets the start position. |
| set_StartDay | Sets the start day. |
| set_StartOffset | Sets the start offset. |
| set_StartPosition | Sets the start position. |