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