ews-cpp  0.9
Public Member Functions | List of all members
ews::calendar_view Class Reference

A range view of appointments in a calendar. More...

#include <ews.hpp>

Public Member Functions

 calendar_view (date_time start_date, date_time end_date)
 
 calendar_view (date_time start_date, date_time end_date, uint32_t max_entries_returned)
 
const date_timeget_end_date () const EWS_NOEXCEPT
 
uint32_t get_max_entries_returned () const EWS_NOEXCEPT
 
const date_timeget_start_date () const EWS_NOEXCEPT
 
std::string to_xml () const
 

Detailed Description

A range view of appointments in a calendar.

Represents a date range view of appointments in calendar folder search operations.


The documentation for this class was generated from the following file: