FlowMailProperties
Represents properties for flow mail in the workflow, including members, documents, and messaging options.
Properties
Name | Description |
---|---|
MessageOptions | Represents options for sending workflow messages, including settings for email sending, multilingual content, custom messages, attachments, and a modification status flag. |
NotificationOptions | Represents options for push notifications in a workflow, including multilingual captions, messages, enablement, and a flag for modification status. |
IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |
Members | Represents options for managing members within the workflow, including position groups, positions, users, table objects, detail objects, and a modification status flag. |
WebNotificationOptions | Represents options for web notifications in a workflow, including multilingual titles, messages, and a flag for modification status. |
Documents | A list of documents associated with the flow mail properties in the workflow. Each item represents: |
Represents a document interface with properties for managing document settings, permissions, and signature options. | |
ShowInFlowHistory | Indicates whether the flow mail properties should be displayed in the flow history. |
Caption | A dictionary containing captions for workflow objects, mapping identifiers to their display names. |