MonthlyRecurrencePattern Class |
Namespace: Aspose.Email.Calendar.Recurrences
The MonthlyRecurrencePattern type exposes the following members.
Name | Description | |
---|---|---|
MonthlyRecurrencePattern |
Initializes a new instance of the MonthlyRecurrencePattern class.
| |
MonthlyRecurrencePattern(Int32, Int32) |
Initializes a new instance of the MonthlyRecurrencePattern class.
| |
MonthlyRecurrencePattern(DayPosition, CalendarDay, Int32) |
Initializes a new instance of the MonthlyRecurrencePattern class.
|
Name | Description | |
---|---|---|
EndDate |
Gets or sets the end date.
(Inherited from RecurrencePattern.) | |
Interval |
Gets or sets the number of recurrence units.
(Inherited from RecurrencePattern.) | |
Occurs |
Gets or sets the number of occurrences of the recurrence pattern.
(Inherited from RecurrencePattern.) | |
StartDay |
Gets or sets the start day.
| |
StartOffset |
Gets or sets the start offset.
| |
StartPosition |
Gets or sets the start position.
| |
WeekStart |
Gets or sets the week start.
(Inherited from RecurrencePattern.) |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Returns a string that represents the current object.
(Inherited from RecurrencePattern.) |