FlowMailProperties Properties
An object defining properties for the FlowMailProperties class.
MessageOptions
Represents options for sending workflow messages, including settings for email sending, multilingual content, custom messages, attachments, and a modification status flag.
Type: IFlowMessageOptions
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.
Type: bool
Members
Represents options for managing members within the workflow, including position groups, positions, users, table objects, detail objects, and a modification status flag.
Type: IFlowMembersOptions
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.
Type: bool
Caption
A dictionary containing captions for workflow objects, mapping identifiers to their display names.
Type: Dictionary<string, string>