_OlkTimeZoneControl.AppointmentTimeField Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.