MobileItem.Saved Property (Outlook)
Returns a Boolean value that indicates whether the MobileItem object has been modified since the last save. Read-only.
Version Information
Version Added: Outlook 2010
Syntax
expression .Saved
expression A variable that represents a MobileItem object.
Remarks
The value of this property is True if the MobileItem object has not been modified since the last save.