SetCalendarView

SetCalendarView

If the CalendarView is specified, the service returns a list of single calendar items and occurrences of recurring calendar items within the range specified by StartDate and EndDate.

Returns: void Aspose::Email::Clients::Exchange::

SetCalendarView(System::DateTime startDate, System::DateTime endDate, int32_t maxEntriesReturned)
ParameterDescription
startDateIdentifies the start of a time span queried for calendar items.
endDateIdentifies the end of a time span queried for calendar items.
maxEntriesReturnedDescribes the maximum number of results. (Value <= 0 for all results)