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