Back to Devexpress

iCalendarHelper Class

corelibraries-devexpress-dot-xtrascheduler-dot-icalendar-19a5c440.md

latest1.8 KB
Original Source

iCalendarHelper Class

Provides methods for recurrence rule conversion between the RecurrenceInfo object and iCalendar format.

Namespace : DevExpress.XtraScheduler.iCalendar

Assembly : DevExpress.XtraScheduler.v25.2.Core.Desktop.dll

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

csharp
public static class iCalendarHelper
vb
Public Module iCalendarHelper

Remarks

Use the following methods for conversion:

MethodConversion
iCalendarHelper.ExtractRecurrenceRuleRecurrenceInfo -> iCalendar
iCalendarHelper.ApplyRecurrenceRuleiCalendar -> RecurrenceInfo

Inheritance

Object iCalendarHelper

See Also

iCalendarHelper Members

Appointments

Recurrence

DevExpress.XtraScheduler.iCalendar Namespace