_TimelineView.Apply Method
Applies the TimelineView object to the current view.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Sub Apply
'Usage
Dim instance As _TimelineView
instance.Apply()
void Apply()