_MailItem.ReceivedTime Property

Definition

Returns a DateTime indicating the date and time at which the item was received. Read-only.

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

Property Value

Applies to