CalendarViewType Members
Include Protected Members
Include Inherited Members
The CalendarViewType class represents the settings that are used to return calendar items as they appear in a calendar.
The CalendarViewType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CalendarViewType | The CalendarViewType constructor initializes a new instance of the CalendarViewType class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
EndDate | The EndDate property sets the end of the time span for a Calendar View. |
![]() |
MaxEntriesReturned | The MaxEntriesReturned property gets or sets the maximum number of results to return in a FindItem response. (Inherited from BasePagingType.) |
![]() |
MaxEntriesReturnedSpecified | The MaxEntriesReturnedSpecified property gets or sets a Boolean value that specifies whether the MaxEntriesReturned property is serialized into the SOAP request. (Inherited from BasePagingType.) |
![]() |
StartDate | The StartDate property sets the start of the time span for a Calendar View. |
Top