RecurrenceInfo.Assign Method
| Name | Parameters | Description |
|---|---|---|
| Assign(IRecurrenceInfo, Boolean) | src, assignId | Copies all the settings from the RecurrenceInfo object passed as a parameter. |
| Assign(IRecurrenceInfo) | src | Copies all settings from the options object passed as the parameter to the current object. |