Back to Devexpress

ConflictDetectedEventArgs.Event Property

windowsforms-devexpress-dot-xtrascheduler-dot-googlecalendar-dot-conflictdetectedeventargs-8afb38f4.md

latest1.2 KB
Original Source

ConflictDetectedEventArgs.Event Property

Provides access to a Google Event associated with this conflict.

Namespace : DevExpress.XtraScheduler.GoogleCalendar

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

NuGet Package : DevExpress.Win.Scheduler.GoogleCalendar

Declaration

csharp
public Event Event { get; }
vb
Public ReadOnly Property [Event] As

Property Value

TypeDescription
Google.Apis.Calendar.v3.Data.Event

A Google Event associated with this conflict.

|

See Also

ConflictDetectedEventArgs Class

ConflictDetectedEventArgs Members

DevExpress.XtraScheduler.GoogleCalendar Namespace