Skip to main content

IMailFromOptions

Represents options for configuring the sender's information in an email, including display name and address source types.

Properties

NameDescription
DisplayNameValueRepresents the value of the display name for the sender.
DisplayNameSourceTypeSpecifies the source type for the display name of the sender.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
FromAddressSourceTypeSpecifies the source type for the sender's email address.
FromAddressValueRepresents the value of the sender's email address.
EnableReadNotificationIndicates whether read notification is enabled for the email.