OlAppointmentTimeField enumeration (Outlook)
Specifies the time field in an appointment that the control is bound to.
Name | Value | Description |
---|---|---|
olAppointmentTimeFieldEnd | 3 | The control is bound to the end time of the appointment. |
olAppointmentTimeFieldNone | 1 | The control is not bound. |
olAppointmentTimeFieldStart | 2 | The control is bound to the start time of the appointment. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.