Skip to main content

MailAttachments Properties

An object defining properties for the MailAttachments class.

Key

A unique identifier for the mail attachment.

Type: string


IsChanged

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

Type: bool


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

Path

The file path where the attachment is stored or retrieved.

Type: string


Value

The content or data of the mail attachment.

Type: object