LumiSoft Net Help
ResentDate Property
NamespacesLumiSoft.Net.MailMail_MessageResentDate
Gets or sets date and time message is resent. Value DateTime.MinValue means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public DateTime ResentDate { get; set; }
Public Property ResentDate As DateTime
	Get
	Set
public:
property DateTime ResentDate {
	DateTime get ();
	void set (DateTime value);
}
member ResentDate : DateTime with get, set
Property Value
Remarks
Contains the date and time that a message is reintroduced into the message transfer system.
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