LumiSoft Net Help
ResentSender Property
NamespacesLumiSoft.Net.MailMail_MessageResentSender
Gets or sets mailbox of person who actually resends the message. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public Mail_t_Mailbox ResentSender { get; set; }
Public Property ResentSender As Mail_t_Mailbox
	Get
	Set
public:
property Mail_t_Mailbox^ ResentSender {
	Mail_t_Mailbox^ get ();
	void set (Mail_t_Mailbox^ value);
}
member ResentSender : Mail_t_Mailbox with get, set
Property Value
Remarks
Contains the mailbox of the agent who has reintroduced the message into the message transfer system, if this is different from the Resent-From value.
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
ParseExceptionIs raised when header field parsing errors.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119