#include <network_smtpmail.h>
Public Member Functions | |
SmtpReceiver () | |
SmtpReceiver (const String &address, const String &name) | |
SmtpReceiver (SMTPRECEIVERFIELD xtype, const String &address, const String &name) | |
Public Attributes | |
SMTPRECEIVERFIELD | type |
String | emailAddress |
String | clearName |
SmtpReceiver | ( | ) |
SmtpReceiver | ( | const String & | address, |
const String & | name | ||
) |
SmtpReceiver | ( | SMTPRECEIVERFIELD | xtype, |
const String & | address, | ||
const String & | name | ||
) |
SMTPRECEIVERFIELD type |
String emailAddress |
String clearName |