MailMessageOptions
Defines properties for email message options, including source type, subject, and message details.
Properties
Name | Description |
---|---|
SubjectSourceType | Specifies the source type for the email subject. |
IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |
MessageValue | Represents the value of the email message content. |
CultureValue | Specifies the culture value used for the email content. |
SubjectValue | Represents the value of the email subject. |
IsHtml | Indicates whether the email message is in HTML format. |
MessageSourceType | Specifies the source type for the email message content. |