PostItem.SentOn Property (Outlook)

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

Syntax

expression .SentOn

expression A variable that represents a PostItem object.

Remarks

This property corresponds to the MAPI property PidTagClientSubmitTime.

See Also

Concepts

PostItem Object

PostItem Object Members