An enum value that specifies whether the composed email is a standalone or reply draft.
Properties
Property | Type | Description |
---|---|---|
REPLY_AS_DRAFT | Enum | A draft that is a reply to another message. Default. |
STANDALONE_DRAFT | Enum | A draft that is a standalone message. |