Gets mail transfer trace information. Value null means not specified.
Declaration Syntax
C# | Visual Basic | Visual 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
Remarks
Contains information about receipt of the current message by a mail transfer agent on the transfer path.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
ParseException | Is raised when header field parsing errors. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119