SimpleItems Members (Outlook)

Represents a set of possibly heterogeneous Microsoft Outlook items, with each member in the set tracking only a small, common set of properties that apply to Outlook items in general.

Methods

Name

Description

Item

Returns an item in the SimpleItems collection.

Properties

Name

Description

Application

Returns an Application object that represents the parent Microsoft Outlook application for the SimpleItems object. Read-only.

Class

Returns an OlObjectClass constant that indicates the object's class. Read-only.

Count

Returns a Long that indicates the count of objects in the SimpleItems collection. Read-only.

Parent

Returns the parent Object of the SimpleItems object. Read-only.

Session

Returns the NameSpace object for the current session. Read-only.