Skip to main content

MailAttachments Properties

An object defining properties for the MailAttachments class.

Type

The MailAttachmentType enum defines types of attachments available for emails in the workflow, specifying the source of the attachment.

Type: MailAttachmentType
Accepted Values:

NameValue
DM0
Flow1
RelatedDocuments2

Key

A unique identifier for the mail attachment.

Type: string


Value

The content or data of the mail attachment.

Type: object


IsChanged

Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.

Type: bool


Path

The file path where the attachment is stored or retrieved.

Type: string