JournalItem.DocPosted Property (Outlook)

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

Syntax

expression .DocPosted

expression A variable that represents a JournalItem object.

Remarks

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

See Also

Concepts

JournalItem Object Members

JournalItem Object