IMailAttachments Properties
An object defining properties for the IMailAttachments 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:
Name Value DM 0 Flow 1 RelatedDocuments 2
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