Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the type of view that is displayed by an OutlookBarGroup object.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public Enumeration OlOutlookBarViewType
'Usage
Dim instance As OlOutlookBarViewType
public enum OlOutlookBarViewType
Members
| Member name | Description | |
|---|---|---|
| olLargeIcon | The Outlook Bar group displays large icons. | |
| olSmallIcon | The Outlook Bar group displays small icons. |
Remarks
This enumeration is used by the ViewType property of the OutlookBarGroup object.