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