ViewType Property

ViewType Property

         Example         Applies To        

Returns or sets the icon view displayed by the specified Outlook Bar group. Can be one of the following OlOutlookBarViewtypes values: olLargeIcon(1) or olSmallIcont (2).

Read/write Long

Syntax

objOutlookBarGroup.ViewType

objOutlookBarGroup   Required. An expression that returns an OutlookBarGroup object.