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

Public Types

enum  key {
  email_address_1,
  email_address_2,
  email_address_3
}
 

Public Member Functions

 email_address (key k, std::string value)
 
key get_key () const EWS_NOEXCEPT
 
const std::string & get_value () const EWS_NOEXCEPT
 
std::string to_xml () const
 

Static Public Member Functions

static email_address from_xml_element (const rapidxml::xml_node< char > &node)
 

Friends

bool operator== (const email_address &, const email_address &)
 

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