CalendarViewType

CalendarViewType class

public class CalendarViewType : BasePagingType

Constructors

Name Description
CalendarViewType() The default constructor.

Properties

Name Description
EndDate { get; set; }
MaxEntriesReturned { get; set; }
MaxEntriesReturnedSpecified { get; set; }
StartDate { get; set; }

See Also