OlSortOrder enumeration (Outlook)

Indicates the sort order.

Name Value Description
olAscending 1 Ascending order
olDescending 2 Descending order
olSortNone 0 Not sorted

Remarks

Used as an optional parameter to the AddressEntries.Sort method (Outlook) to specify the order that address entries should be sorted by the Property parameter.

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.