Class RecurrenceRuleCollection
RecurrenceRuleCollection class
Represents a collection of RecurrenceRule objects.
public class RecurrenceRuleCollection : Collection<RecurrenceRule>
Methods
| Name | Description |
|---|---|
| Add() | Adds a RecurrenceRule to the collection. |
| Add(RecurrenceRule) | Adds a RecurrenceRule to the collection. |
Remarks
Corresponds to a collection of RRULE or EXRULE parts of a recurrence pattern.
See Also
- class RecurrenceRule
- namespace Aspose.Email.Calendar.Recurrences
- assembly Aspose.Email