The Selection collection contains a set of Microsoft Outlook items representing the items currently selected in an explorer.
Using the Selection Collection Object
Use the Selection property to return the Selection collection object from the Explorer object.
Set mySelectedItems = myExplorer.Selection