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
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.