OlOutlookBarViewType enumeration (Outlook)
Specifies the type of view that is displayed by an OutlookBarGroup object.
Name | Value | Description |
---|---|---|
olLargeIcon | 0 | The Outlook Bar group displays large icons. |
olSmallIcon | 1 | The Outlook Bar group displays small icons. |
Remarks
Used by the ViewType property of the OutlookBarGroup object.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.