Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 762 Bytes

Outlook.OlAppointmentTimeField.md

File metadata and controls

26 lines (19 loc) · 762 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlAppointmentTimeField enumeration (Outlook)
vbaol11.chm1000531
vbaol11.chm1000531
Outlook.OlAppointmentTimeField
630706ba-c98a-e6de-73ce-c7071e0d1db2
06/08/2017
medium

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.

[!includeSupport and feedback]