Edit

Share via


SearchPreviewItem.SentTime Property

Definition

Gets or sets the time the item was sent. The SentTime property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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

Property Value

The sent time.

Applies to