MailAttachmentType
The MailAttachmentType
enum defines types of attachments available for emails in the workflow, specifying the source of the attachment.
Accepted Values
Name Value DM 0 Flow 1 RelatedDocuments 2
Note
- DM: Represents attachments from Document Management.
- Flow: Represents attachments related to workflow processes.
- RelatedDocuments: Represents attachments that include related documents in the workflow context.