Edit

Share via


_OlkTimeZoneControl.AppointmentTimeField Property

Definition

Returns or sets an OlAppointmentTimeField constant that specifies the time field on the appointment that the control binds against. Read/write.

public:
 property Microsoft::Office::Interop::Outlook::OlAppointmentTimeField AppointmentTimeField { Microsoft::Office::Interop::Outlook::OlAppointmentTimeField get(); void set(Microsoft::Office::Interop::Outlook::OlAppointmentTimeField value); };
public Microsoft.Office.Interop.Outlook.OlAppointmentTimeField AppointmentTimeField { get; set; }
Public Property AppointmentTimeField As OlAppointmentTimeField

Property Value

Remarks

This control does not support standard data binding.

Applies to