Share via


MeetingItem.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 MeetingItem object.

Remarks

This property corresponds to the MAPI property PidTagClientSubmitTime. When you send a meeting request item using the object's Send method, the transport provider sets the ReceivedTime and SentOn properties for you.

See Also

Concepts

MeetingItem Object

MeetingItem Object Members