CreateReadReceipt
CreateReadReceipt
Creates the read receipt.
Returns: A newly created MailMessage that represents the read receipt.
CreateReadReceipt(System::String from, System::String bodyText)
| Parameter | Description |
|---|---|
| from | String that represents the sender address. |
| bodyText | The message body text. The default message body text will be applied if this parameter is null or empty. |