_AppointmentItem.EndTimeZone Property
In This Article
Gets or sets the time zone for the end time of the appointment.
Namespace: DevExpress.XtraScheduler.Outlook.Interop
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
The time zone information is used to map the appointment to the correct UTC or local time.
See Also