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

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.
 

Detailed Description

Represents a ConnectingSID element.


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