A List of emails to people who wishes to be notified when some event happens.
These events could be email:
- deletion
- printing
- received
- ...
public List<RfcMailAddress> DispositionNotificationTo { public get; private set; }
Remarks
See RFC 3798 for details
See Also
MessageHeader Class | OpenPop.Mime.Header Namespace