Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 503 Bytes

File metadata and controls

12 lines (8 loc) · 503 Bytes

Mailbox

An email mailbox with an optional display name and email address.

Properties

Name Type Required Description
display_name Optional[str] No The display name of the mailbox.
email_address str Yes The email address of the mailbox.

[Back to Model list] [Back to API list] [Back to README]