[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The TimeSelectorAvailabilityValidator type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
AppointmentLengthInMinutes
The amount of time in minutes the average appointment will last. Enables logic that will prevent overlapping of appointments.
AppointmentList
A list of DateTime values that represent already scheduled appointments
ControlToValidate
String value indicating the id of a TimeSelector control.

See Also