'Declaration Public Enum OutlookBarGroupLocation Inherits System.Enum
public enum OutlookBarGroupLocation : System.Enum
Member | Description |
---|---|
NavigationGroupArea | The OutlookBarGroup is located on the navigation area. |
None | The OutlookBarGroup is not positioned anywhere within the XamOutlookBar, i.e. it is not currently in any of OutlookBarGroup collections (e.g., XamOutlookBar.NavigationAreaGroups, XamOutlookBar.ContextMenuGroups, XamOutlookBar.OverflowAreaGroups) |
OverflowArea | The OutlookBarGroup is located on the overflow area. |
OverflowContextMenu | The OutlookBarGroup will be displayed inside overflow context menu. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2