_AppointmentItem.CreationTime Property
Gets the creation time for the Outlook item.
Namespace: DevExpress.XtraScheduler.Outlook.Interop
Assembly: DevExpress.XtraScheduler.v25.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
| Type | Description |
|---|---|
| DateTime | A DateTime, indicating the creation time for the event. |
See Also