StopTimer Method

Microsoft Outlook Visual Basic

Stops the timer on the journal entry. This method allows programmatic control of the timer function. The Duration, End and Start properties are automatically updated when the timer is stopped.

expression.StopTimer

expression    Required. An expression that returns a JournalItem object.