Skip to main content
A newer version of this page is available. .

AppointmentImageInfo Properties

Provides information on the image object displayed within the appointment.
Name Description
Image Gets or sets the image to be displayed within the appointment.
ImageIndex Gets or sets the index of an image, associated with the current appointment. Inherited from AppointmentImageInfoCore.
ImageType Gets the type of an image, associated with the appointment. Inherited from AppointmentImageInfoCore.
Visible Specifies whether the image, associated with the appointment, is visible or hidden. Inherited from AppointmentImageInfoCore.
See Also