Enum ComposedEmailType

ComposedEmailType

An enum value that specifies whether the composed email is a standalone or reply draft.

Properties

PropertyTypeDescription
REPLY_AS_DRAFTEnumA draft that is a reply to another message. Default.
STANDALONE_DRAFTEnumA draft that is a standalone message.