This topic has not yet been rated - Rate this topic

_SimpleItems Properties

Office 2010

The _SimpleItems type exposes the following members.

  NameDescription
Public property Application Returns an Application object that represents the parent Microsoft Outlook application for the SimpleItems object. Read-only.
Public property Class Returns an OlObjectClass constant that indicates the object's class. Read-only.
Public property Count Returns an Integer (int in C#) that indicates the count of objects in the SimpleItems collection. Read-only.
Public property Item Returns an Object (object in C#) in the SimpleItems collection.
Public property Parent Returns the parent Object (object in C#) of the SimpleItems object. Read-only.
Public property Session Returns the NameSpace object for the current session. Read-only.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.