Back to Devexpress

OutlookCalendarItem.EnableSynchronization Property

windowsforms-devexpress-dot-xtrascheduler-dot-microsoft365calendar-dot-outlookcalendaritem.md

latest1.8 KB
Original Source

OutlookCalendarItem.EnableSynchronization Property

Gets or sets whether to enable synchronization.

Namespace : DevExpress.XtraScheduler.Microsoft365Calendar

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

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

Declaration

csharp
public bool EnableSynchronization { get; set; }
vb
Public Property EnableSynchronization As Boolean

Property Value

TypeDescription
Boolean

true to enable synchronization; otherwise, false.

|

See Also

Synchronization with Microsoft 365 Calendars

EnableCalendar(String)

EnableAllCalendars()

OutlookCalendarItem Class

OutlookCalendarItem Members

DevExpress.XtraScheduler.Microsoft365Calendar Namespace