MailFromOptions Properties
An object defining properties for the MailFromOptions class.
DisplayNameValue
Represents the value of the display name for the sender.
Type: string
DisplayNameSourceType
Specifies the source type for the display name of the sender.
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
FromAddressSourceType
Specifies the source type for the sender's email address.
Type: int
FromAddressValue
Represents the value of the sender's email address.
Type: string
EnableReadNotification
Indicates whether read notification is enabled for the email.
Type: bool