Skip to main content

IMailMessageOptions Properties

An object defining properties for the IMailMessageOptions class.

SubjectSourceType

Specifies the source type for the email subject.

Type: int


IsChanged

Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.

Type: bool


MessageValue

Represents the value of the email message content.

Type: string


CultureValue

Specifies the culture value used for the email content.

Type: string


SubjectValue

Represents the value of the email subject.

Type: string


IsHtml

Indicates whether the email message is in HTML format.

Type: bool


MessageSourceType

Specifies the source type for the email message content.

Type: int