ews-cpp  0.9
Public Member Functions | List of all members
ews::indexed_property_path Class Referencefinal

Identifies individual members of a dictionary property by an URI and index. More...

#include <ews.hpp>

Inheritance diagram for ews::indexed_property_path:
ews::property_path

Public Member Functions

 indexed_property_path (const char *uri, const char *index)
 
- Public Member Functions inherited from ews::property_path
 property_path (const char *uri)
 
const std::string & field_uri () const EWS_NOEXCEPT
 Returns the value of the <FieldURI> element.
 
std::string to_xml () const
 
std::string to_xml (const std::string &value) const
 

Additional Inherited Members

- Protected Member Functions inherited from ews::property_path
std::string class_name () const
 

Detailed Description

Identifies individual members of a dictionary property by an URI and index.


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