Send email via SESv2 using mailbox format #3512
Labels
doc-apireference
documentation
This is a problem with documentation.
p2
This is a standard priority issue
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the issue
It is common to use the "mailbox" format for email addresses, e.g.
"John Doe <johndoe@example.com>"
.I tried that with SESv2
client.SendEmailAsync
and it worked.However, it is not documented anywhere and I fear it may not be an officially supported use case.
Can someone please confirm whether this format is allowed? (If so, maybe the docs could be updated to reflect that.)
Links
https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/SimpleEmailV2/TSendEmailRequest.html
The text was updated successfully, but these errors were encountered: