CalendarViewType.EndDate Property

Definition

The EndDate property sets the end of the time span for a Calendar View.

public:
 property DateTime EndDate { DateTime get(); void set(DateTime value); };
public DateTime EndDate { get; set; }
Public Property EndDate As DateTime

Property Value

The EndDate property returns the DateTime object that represents the end of the Calendar View time span.

Remarks

This property is not returned in a FindItem response.

Applies to