Message.TimeReceived Property

Definition

The TimeReceived property indicates the date and time (represented as a DateTime object) the message was received by the server.

public:
 property DateTime TimeReceived { DateTime get(); };
public DateTime TimeReceived { get; }
Public ReadOnly Property TimeReceived As DateTime

Property Value

Applies to