Selection.Count Property

Outlook Developer Reference

Returns a Long indicating the count of objects in the specified collection. Read-only.

Syntax

expression.Count

expression   A variable that represents a Selection object.

See Also