Gets or sets mailboxes where to send disposition notification message. Value null means not specified.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public Mail_t_MailboxList DispositionNotificationTo { get; set; }
Public Property DispositionNotificationTo As Mail_t_MailboxList Get Set
public: property Mail_t_MailboxList^ DispositionNotificationTo { Mail_t_MailboxList^ get (); void set (Mail_t_MailboxList^ value); }
member DispositionNotificationTo : Mail_t_MailboxList with get, set
Property Value
Remarks
Indicates that the sender wants a disposition notification when this message
is received (read, processed, etc.) by its recipients.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
ParseException | Is raised when header field parsing errors. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119