_TimelineView.ViewType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an OlViewType constant that indicates the view type of the view. Read-only.
public:
property Microsoft::Office::Interop::Outlook::OlViewType ViewType { Microsoft::Office::Interop::Outlook::OlViewType get(); };
public Microsoft.Office.Interop.Outlook.OlViewType ViewType { get; }
Public ReadOnly Property ViewType As OlViewType