JournalItem.Saved Property (Outlook)
Returns a Boolean value that is True if the Outlook item has not been modified since the last save. Read-only.
Syntax
expression .Saved
expression A variable that represents a JournalItem object.
Returns a Boolean value that is True if the Outlook item has not been modified since the last save. Read-only.
expression .Saved
expression A variable that represents a JournalItem object.