MobileItem.SentOn Property (Outlook)
Returns a Date value that indicates the date and time at which the MobileItem object was sent. Read-only.
Version Information
Version Added: Outlook 2010
Syntax
expression .SentOn
expression A variable that represents a MobileItem object.
Remarks
This property corresponds to the MAPI PidTagClientSubmitTime property. When you send an item by using the object's Send method, the transport provider sets the ReceivedTime and SentOn properties for you.