property Calendar.LastVisibleDate as Date
Retrieves the last visible date.

TypeDescription
Date A DATE expression that specified the last visible date in the calendar. 
The LastVisibleDate property retrieves the last  visible date being displayed in the calendar. Use the ShowNonMonthDays property to display the dates that are not part of the month. Use the FirstVisibleDate property to get the first visible date being displayed in the calendar.