ews-cpp
0.9
|
Identifies frequently referenced properties by an URI. More...
#include <ews.hpp>
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 |
Identifies frequently referenced properties by an URI.