ContactItem.Journal Property (Outlook)

Returns a Boolean that indicates True if the transaction of the contact will be journalized. Read/write.

Syntax

expression .Journal

expression A variable that represents a ContactItem object.

Remarks

The default value is False.

See Also

Concepts

ContactItem Object Members

ContactItem Object