DocWire SDK
DocWire SDK: Award-winning modern data processing in C++20. SourceForge Community Choice & Microsoft support. AI-driven processing. Supports nearly 100 data formats, including email boxes and OCR. Boost efficiency in text extraction, web data extraction, data mining, document analysis. Offline processing possible for security and confidentiality
docwire::attributes::email Struct Reference

Public Attributes

std::string from
 The sender's email address.
 
std::chrono::sys_seconds date
 The date and time the email was sent.
 
std::optional< std::string > to
 The recipient's email address.
 
std::optional< std::string > subject
 The subject of the email.
 
std::optional< std::string > reply_to
 The email address to reply to.
 
std::optional< std::string > sender
 The sender's name or address.
 

Detailed Description

Definition at line 43 of file attributes.h.


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