Share via


JournalItem.DocSaved Property (Outlook)

Returns a Boolean value that indicates whether the journalized item was saved as part of the journalized session. Read/write.

Syntax

expression .DocSaved

expression A variable that represents a JournalItem object.

Remarks

If this property returns True, then the journalized item was saved as part of the journalized session.

See Also

Concepts

JournalItem Object Members

JournalItem Object