Selection Collection Object

Selection Collection Object

                  Properties         Methods        

Explorers collection (Explorer object)
Selection collection (Items object)
Multiple objects

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