AppointmentWindowTimeIntervalViewModel Properties
A View Model which specifies the appointment’s interval.| Name | Description |
|---|---|
| EndDate | Gets or sets the appointment’s end date. |
| EndTime | Gets or sets the appointment’s end time. |
| StartDate | Gets or sets the appointment’s start date. |
| StartTime | Gets or sets the appointment’s start time. |
| TimeZone | Gets or sets the time zone to use for the appointment. |
See Also