SmtpMailAddr Struct Reference
Email address. More...
#include <smtp_client.h>
Data Fields | |
char_t * | name |
char_t * | addr |
SmtpMailAddrType | type |
Detailed Description
Email address.
Definition at line 240 of file smtp_client.h.
Field Documentation
◆ addr
char_t* addr |
Definition at line 243 of file smtp_client.h.
◆ name
char_t* name |
Definition at line 242 of file smtp_client.h.
◆ type
SmtpMailAddrType type |
Definition at line 244 of file smtp_client.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/smtp/smtp_client.h