Selection object (Outlook)

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

Methods

Name
GetSelection
Item

Properties

Name
Application
Class
Count
Location
Parent
Session

See also

Outlook Object Model Reference Selection Object Members

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.