Method
client.Emails.Receiving.List()
Parameters
*ListOptions
Response
string
Always
"list"bool
Whether there are more results available
[]ListReceivedEmail
Array of received email objects
string
The unique identifier of the email
[]string
Array of recipient email addresses
string
The sender’s email address
string
ISO 8601 timestamp of when the email was received
string
The email subject line
[]string
Array of BCC recipient addresses
[]string
Array of CC recipient addresses
[]string
Array of reply-to addresses
string
The email message ID
[]ReceivedAttachment
Array of attachment metadata (without download URLs)