JournalItem.StopTimer Method (Outlook)

Stops the timer on the journal entry. This method allows programmatic control of the timer function.

Syntax

expression .StopTimer

expression A variable that represents a JournalItem object.

Remarks

The Duration, End and Start properties are automatically updated when the timer is stopped.

See Also

Concepts

JournalItem Object

JournalItem Object Members