ComposeMailType enum
Defines compose mail types.
Fields
Forward | Compose a new mail message with the content of an existing mail message forwarded to a new recipient. |
New | Compose a new mail message. |
Reply | Compose a reply to the sender of an existing mail message. |
ReplyAll | Compose a reply to all recipients of an existing mail message. |