LumiSoft Net Help
Received Property
NamespacesLumiSoft.Net.MailMail_MessageReceived
Gets mail transfer trace information. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public Mail_h_Received[] Received { get; }
Public ReadOnly Property Received As Mail_h_Received()
	Get
public:
property array<Mail_h_Received^>^ Received {
	array<Mail_h_Received^>^ get ();
}
member Received : Mail_h_Received[] with get
Property Value
array<Mail_h_Received>[]()[][]
Remarks
Contains information about receipt of the current message by a mail transfer agent on the transfer path.
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