SharingItem.SentOn property (Outlook)
Returns a Date indicating the date and time on which the SharingItem was sent. Read-only.
Syntax
expression. SentOn
expression A variable that represents a SharingItem object.
Remarks
This property corresponds to the MAPI property PidTagClientSubmitTime. When you send an item using the object's Send method, the transport provider sets the ReceivedTime and SentOn properties for you.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.