LumiSoft Net Help
ResentMessageID Property
NamespacesLumiSoft.Net.MailMail_MessageResentMessageID
Gets or sets message identifier for resent message. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string ResentMessageID { get; set; }
Public Property ResentMessageID As String
	Get
	Set
public:
property String^ ResentMessageID {
	String^ get ();
	void set (String^ value);
}
member ResentMessageID : string with get, set
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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