StartTimer Method

Microsoft Outlook Visual Basic

Starts 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.StartTimer

expression     Required. An expression that returns a JournalItem object.