Add
Add (1 of 2)
Adds a RecurrenceRule to the collection.
Returns: The zero-based index of the newly added item.
Add()
Add (2 of 2)
Adds a RecurrenceRule to the collection.
Returns: The zero-based index of the newly added item.
Add(System::SharedPtr < RecurrenceRule > rule)
| Parameter | Description |
|---|---|
| rule | The RecurrenceRule to add. |