Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DateTimeReceived property gets the date and time that the mail item was received for delivery.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property DateTimeReceived As DateTime
Get
'Usage
Dim instance As DeliverableMailItem
Dim value As DateTime
value = instance.DateTimeReceived
public abstract DateTime DateTimeReceived { get; }
Property value
Type: System.DateTime
The DateTimeReceived property returns the date and time that the mail item was received for delivery.