_SimpleItems Properties
Office 2010
The _SimpleItems type exposes the following members.
| 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 an Integer (int in C#) that indicates the count of objects in the SimpleItems collection. Read-only. |
|
Item | Returns an Object (object in C#) in the SimpleItems collection. |
|
Parent | Returns the parent Object (object in C#) of the SimpleItems object. Read-only. |
|
Session | Returns the NameSpace object for the current session. Read-only. |