|
ews-cpp
0.9
|
Identifies individual members of a dictionary property by an URI and index. More...
#include <ews.hpp>
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 |
Identifies individual members of a dictionary property by an URI and index.
1.8.11