Click or drag to resize

IFluentMailNotificationTo Method

Overload List
  NameDescription
Public methodNotificationTo(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.
Public methodNotificationTo(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.
Top
See Also