Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets an OlAppointmentTimeField constant that specifies the time field on the appointment that the control binds against. Read/write.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Property AppointmentTimeField As OlAppointmentTimeField
Get
Set
'Usage
Dim instance As _OlkTimeZoneControl
Dim value As OlAppointmentTimeField
value = instance.AppointmentTimeField
instance.AppointmentTimeField = value
[DispIdAttribute()]
OlAppointmentTimeField AppointmentTimeField { get; set; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlAppointmentTimeField
Remarks
This control does not support standard data binding.