Edit

Share via


OlOutlookBarViewType Enum

Definition

Specifies the type of view that is displayed by an OutlookBarGroup object.

public enum class OlOutlookBarViewType
public enum OlOutlookBarViewType
Public Enum OlOutlookBarViewType
Inheritance
OlOutlookBarViewType

Fields

olLargeIcon 0

The Outlook Bar group displays large icons.

olSmallIcon 1

The Outlook Bar group displays small icons.

Remarks

This enumeration is used by the ViewType property of the OutlookBarGroup object.

Applies to