Skip to main content

MailMessageOptions

Defines properties for email message options, including source type, subject, and message details.

Properties

NameDescription
SubjectValueRepresents the value of the email subject.
IsHtmlIndicates whether the email message is in HTML format.
SubjectSourceTypeSpecifies the source type for the email subject.
CultureValueSpecifies the culture value used for the email content.
MessageSourceTypeSpecifies the source type for the email message content.
MessageValueRepresents the value of the email message content.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.