ews-cpp
0.9
|
Represents a ConnectingSID element. More...
#include <ews.hpp>
Public Types | |
enum | type { principal_name, sid, primary_smtp_address, smtp_address } |
Public Member Functions | |
connecting_sid (type, const std::string &) | |
Constructs a new ConnectingSID element. | |
const std::string & | to_xml () const EWS_NOEXCEPT |
Serializes this ConnectingSID instance to an XML string. | |
Represents a ConnectingSID element.