Share via


OlIconViewPlacement Enumeration

Indicates how icons are arranged in an IconView object.

Version Information

Version Added: Outlook 2007

Name

Value

Description

olIconAutoArrange

2

Icons are automatically lined up and arranged to prevent gaps or overlaps, but are not sorted.

olIconDoNotArrange

0

Icons are not automatically sorted, lined up, or arranged.

olIconLineUp

1

Icons are automatically lined up, but are not sorted or arranged.

olIconSortAndAutoArrange

3

Icons are automatically sorted, lined up, and arranged to prevent gaps or overlaps.