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

Identifies frequently referenced properties by an URI. More...

#include <ews.hpp>

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

Public Member Functions

 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
 

Protected Member Functions

std::string class_name () const
 
virtual std::string to_xml_impl () const
 
virtual std::string to_xml_impl (const std::string &value) const
 

Detailed Description

Identifies frequently referenced properties by an URI.


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