RemoteItem.Saved Property
Outlook Developer Reference |
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 RemoteItem object.
See Also