Date Property (CalendarDescription)
The date associated with the Calendar object. Note: Date, Time and DateRange are mutually exclusive, you should set either one of them or none of them.

C# Syntax

public Nullable<DateTime> Date {get; set;}