LumiSoft Net Help
OriginalMessageID Property
NamespacesLumiSoft.Net.MailMail_MessageOriginalMessageID
Gets or sets original message identifier. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string OriginalMessageID { get; set; }
Public Property OriginalMessageID As String
	Get
	Set
public:
property String^ OriginalMessageID {
	String^ get ();
	void set (String^ value);
}
member OriginalMessageID : string with get, set
Property Value
Remarks
Original message identifier used with resend of message with alternative content format; identifies the original message data to which it corresponds.
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