Back to Devexpress

OutlookCalendarItem Class

windowsforms-devexpress-dot-xtrascheduler-dot-microsoft365calendar-09c129f4.md

latest1.9 KB
Original Source

OutlookCalendarItem Class

Contains settings of an Outlook 365 calendar.

Namespace : DevExpress.XtraScheduler.Microsoft365Calendar

Assembly : DevExpress.XtraScheduler.v25.2.Microsoft365Calendar.dll

NuGet Package : DevExpress.Scheduler.Core.Desktop.Microsoft365Calendar

Declaration

csharp
public class OutlookCalendarItem
vb
Public Class OutlookCalendarItem

Remarks

The DXOutlook365Sync component automatically populates its Calendars collection if the initialization was successful. This collection contains OutlookCalendarItem objects that correspond to Office365 calendars.

Read the following topic for detailed information and examples: Synchronization with Microsoft 365 Calendars.

Inheritance

Object OutlookCalendarItem

See Also

InitAsync

Synchronization with Microsoft 365 Calendars

OutlookCalendarItem Members

DevExpress.XtraScheduler.Microsoft365Calendar Namespace