JournalItem.StartTimer Method (Outlook)
Starts the timer on the journal entry. This method allows programmatic control of the timer function.
Syntax
expression .StartTimer
expression A variable that represents a JournalItem object.
Remarks
The Duration, End and Start properties are automatically updated when the timer is stopped.