OlIconViewPlacement enumeration (Outlook)

Indicates how icons are arranged in an IconView object.

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.

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.