Selection Object
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Explorer Selection NameSpace |
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