SearchPreviewItem.ReceivedTime Property

Definition

Gets or sets the time the item arrived in the mailbox. The ReceivedTime property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property DateTime ReceivedTime { DateTime get(); void set(DateTime value); };
public DateTime ReceivedTime { get; set; }
Public Property ReceivedTime As DateTime

Property Value

The received time.

Applies to