Returns a string representation of the recurrence based on the specified start date.
Parameters
- startDate
- The start date of the recurrence or null.
- startTime
- The start time of each recurrence instance or null.
- endTime
- The end time of each recurrence instance or null.
- cultureName
- Optional; the ISO-639 compliant language code which identifies the language culture. For example, English language with United States dialect is 'en-US'; Japanese is 'ja-JP'; French is 'fr-FR', etc. Specify null to use the local machine's current language culture.
Return Value
A human-readable description of the recurrence pattern.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+