ExportRecurrencePeriod interface
The start and end date for recurrence schedule.
Properties
from | The start date of recurrence. |
to | The end date of recurrence. |
Property Details
from
The start date of recurrence.
from: Date
Property Value
Date
to
The end date of recurrence.
to?: Date
Property Value
Date
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript