_PostItem.SentOn Property

Definition

Returns a DateTime indicating the date and time on which the Outlook item was sent. Read-only.

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

Property Value

Remarks

This property corresponds to the MAPI property PidTagClientSubmitTime.

Applies to