ews-cpp  0.9
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cews::attachmentRepresents a <FileAttachment> or an <ItemAttachment>
 Cews::attachment_idContains the unique identifier of an attachment
 Cews::attendeeAn attendee of a meeting or a meeting room
 Cews::autodiscover_hints
 Cews::autodiscover_result
 Cews::basic_service< RequestHandler >Allows you to perform operations on an Exchange server
 Cews::bodyRepresents the actual content of a message
 Cews::calendar_viewA range view of appointments in a calendar
 Cews::complete_name
 Cews::connecting_sidRepresents a ConnectingSID element
 Cews::internal::credentials
 Cews::basic_credentialsThis class allows HTTP basic authentication
 Cews::internal::oauth2_basicThis class a basic implementation for OAuth2 grant types
 Cews::oauth2_client_credentialsThis class allows OAuth2 authentification using the client credentials grant type
 Cews::oauth2_resource_owner_password_credentialsThis class allows OAuth2 authentification using the Ressource Owner Password Credentials grant
 Cews::ntlm_credentialsThis class allows NTLM authentication
 Cews::date_timeA thin wrapper around xs:dateTime formatted strings
 Cews::delegate_user::delegate_permissions
 Cews::delegate_userRepresents a single delegate
 Cews::directory_id
 Cews::durationSpecifies a time interval
 Cews::email_address
 Cews::extended_field_uriThe ExtendedFieldURI element identifies an extended MAPI property
 Cews::extended_propertyRepresents an <ExtendedProperty>
 Cews::folderRepresents a generic <Folder> in the Exchange store
 Cews::folder_idIdentifies a folder
 Cews::distinguished_folder_idRenders a <DistinguishedFolderId> element
 Cews::im_address
 Cews::internet_message_headerRepresents an <InternetMessageHeader> property
 Cews::itemRepresents a generic <Item> in the Exchange store
 Cews::calendar_itemRepresents a calendar item in the Exchange store
 Cews::contactA contact item in the Exchange store
 Cews::messageA message item in the Exchange store
 Cews::taskRepresents a concrete task in the Exchange store
 Cews::item_idThe unique identifier and change key of an item in the Exchange store
 Cews::item_shapeRenders an <ItemShape> element
 Cews::mailboxRepresents a SMTP mailbox
 Cews::mime_contentRepresents an item's <MimeContent CharacterSet="" /> element
 Cews::occurrence_infoHolds a subset of properties from an existing calendar item
 Cews::occurrence_item_idThe OccurrenceItemId element identifies a single occurrence of a recurring item
 Cews::paging_viewA paged view of items in a folder
 Cews::phone_number
 Cews::physical_address
 Cews::propertyRepresents a single property
 Cews::property_pathIdentifies frequently referenced properties by an URI
 Cews::indexed_property_pathIdentifies individual members of a dictionary property by an URI and index
 Cews::recurrence_patternAbstract base class for all recurrence patterns
 Cews::absolute_monthly_recurrenceAn event that occurs on the same day each month or monthly interval
 Cews::absolute_yearly_recurrenceA yearly recurrence pattern, e.g., a birthday
 Cews::daily_recurrenceDescribes a daily recurring event
 Cews::relative_monthly_recurrenceAn event that occurs annually relative to a month, week, and day
 Cews::relative_yearly_recurrenceAn event that occurs annually relative to a month, week, and day
 Cews::weekly_recurrenceA weekly recurrence
 Cews::recurrence_rangeAbstract base class for all recurrence ranges
 Cews::end_date_recurrence_rangeRepresents recurrence range with end date
 Cews::no_end_recurrence_rangeRepresents recurrence range with no end date
 Cews::numbered_recurrence_rangeRepresents a numbered recurrence range
 Cews::resolution
 Cews::resolution_set
 Cews::internal::response_message_base
 Cews::sync_folder_hierarchy_result
 Cews::sync_folder_items_result
 Cruntime_error
 Cews::exceptionBase-class for all exceptions thrown by this library
 Cews::assertion_errorRaised when an assertion fails
 Cews::curl_errorException for libcurl related runtime errors
 Cews::exchange_errorException thrown when a request was not successful
 Cews::http_errorException thrown when a HTTP request was not successful
 Cews::soap_faultA SOAP fault occurred due to a bad request
 Cews::schema_validation_errorA SOAP fault that is raised when we sent invalid XML
 Cews::xml_parse_errorRaised when a response from a server could not be parsed
 Cews::search_expressionBase-class for all search expressions
 Cews::and_Allows you to express a boolean And operation between two search expressions
 Cews::containsCheck if a text property contains a sub-string
 Cews::is_equal_toCompare a property with a constant or another property
 Cews::is_greater_thanCompare a property with a constant or another property
 Cews::is_greater_than_or_equal_toCompare a property with a constant or another property
 Cews::is_less_thanCompare a property with a constant or another property
 Cews::is_less_than_or_equal_toCompare a property with a constant or another property
 Cews::is_not_equal_toCompare a property with a constant or another property
 Cews::not_Negates the boolean value of the search expression it contains
 Cews::or_Allows you to express a logical Or operation between two search expressions
 Cews::updateAn update to a single property of an item
 Cews::user_id