Gets the date time when the server received this email.
[VisualĀ Basic] Public Property ReceivedDate As DateTime
[C#]
public DateTime ReceivedDate {get;}
[C++] public: __property DateTime* get_ReceivedDate();
[JScript] public function get ReceivedDate() : DateTime;
Property Value
Remarks