Skip to main content
All docs
V25.2
  • AgendaAppointmentPositionToConverterBase<T> Properties

    A base class that converts an AgendaAppointmentPosition value to a specified type.
    Name Description
    FirstPosition Gets or sets the property value applied when the appointment is at the first position.
    LastPosition Gets or sets the property value applied when the appointment is at the last position.
    MiddlePosition Gets or sets the property value applied when the appointment is at the middle position.
    SinglePosition Gets or sets the property value applied when the appointment is at the middle position.
    See Also