AppointmentItem.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 an AppointmentItem object.

See Also

Concepts

AppointmentItem Object Members

AppointmentItem Object