corelibraries-devexpress-dot-xtrascheduler-dot-outlook-dot-interop-dot-underscore-appointmentitem.md
Represents an MS Outlook appointment.
Namespace : DevExpress.XtraScheduler.Outlook.Interop
Assembly : DevExpress.XtraScheduler.v25.2.Core.Desktop.dll
NuGet Package : DevExpress.Scheduler.CoreDesktop
[CLSCompliant(false)]
[Guid("00063033-0000-0000-C000-000000000046")]
[InterfaceType((short)2)]
public interface _AppointmentItem
<Guid("00063033-0000-0000-C000-000000000046")>
<CLSCompliant(False)>
<InterfaceType(CType(2, Short))>
Public Interface _AppointmentItem
The following members return _AppointmentItem objects:
Subscribe to export/import events of the OutlookExport and OutlookImport and use the OutlookAppointment property of the corresponding event arguments to access the _AppointmentItem instance.
See Also
OutlookAppointmentExportedEventArgs.OutlookAppointment
OutlookAppointmentExportingEventArgs.OutlookAppointment
OutlookAppointmentImportedEventArgs.OutlookAppointment