Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the set of Outlook items currently selected in an explorer.
Remarks
Use the Selection property to return the Selection collection from the Explorer object.
Example
The following example returns a Selection object from an Explorer object.
Set mySelectedItems = myExplorer.Selection