Gets or sets whether selecting more than one appointment is allowed. This is a dependency property.
public bool AllowAppointmentMultiSelect { get; set; }
Public Property AllowAppointmentMultiSelect As Boolean
Use the AllowAppointmentMultiSelect property to control the end-users' capability to select more than one appointment simultaneously.