CreateReadReceipt

CreateReadReceipt

Creates the read receipt.

Returns: A newly created MailMessage that represents the read receipt.

CreateReadReceipt(System::String from, System::String bodyText)
ParameterDescription
fromString that represents the sender address.
bodyTextThe message body text. The default message body text will be applied if this parameter is null or empty.