Wt  3.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Classes | Enumerations
Wt::Mail Namespace Reference

Namespace for the SMTP client library (Wt::Mail). More...

Classes

class  Client
 An SMTP mail client. More...
class  Mailbox
 An email sender or recipient mailbox. More...
class  Message
 A mail message. More...

Enumerations

enum  RecipientType { To, Cc, Bcc }
 Enumeration for a recipient type. More...

Detailed Description

Namespace for the SMTP client library (Wt::Mail).


Enumeration Type Documentation

Enumeration for a recipient type.

See also:
Message::addRecipient()
Enumerator:
To 

To: recipient.

Cc 

Cc: recipient.

Bcc 

Bcc: recipient (is omitted from the recipients in the message itself)


Generated on Sun May 27 2012 for the C++ Web Toolkit (Wt) by doxygen 1.8.1