Selection Object

Explorer
Selection

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

Properties | Application Property | Class Property | Count Property | Parent Property | Session Property

Methods | Item Method

Parent Objects | Explorer Object

Child Objects