MaxDate, MinDate Properties

       

Returns or sets the first and last date allowed by the calendar.

Syntax

object.MaxDate [= date]

object.MinDate [= date]

The MaxDate and MinDate property syntax’s have these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
date A date expression that evaluates to a valid date.

Remarks

The MaxDate property is used to set the upper boundary of the calendar.

The MinDate property is used to set the lower boundary of the calendar.