Share via


ContactItem.Journal Property

Outlook Developer Reference

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