IFluentMailNotificationTo Method |
Name | Description | |
---|---|---|
NotificationTo(String) |
Sets the disposition notifications address(es) ('Disposition-Notification-To' header).
Consider using RequestReadReceipt method instead of using this method.
This method can be used multiple times to set many addresses.
| |
NotificationTo(MailBox) |
Sets the disposition notifications address(es) ('Disposition-Notification-To' header).
Consider using RequestReadReceipt method instead of using this method.
This method can be used multiple times to set many addresses.
|