Results Properties

Include Protected Members
Include Inherited Members

The Results type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the parent Outlook application for the object. Read-only. (Inherited from _Results.)
Public property Class Returns an OlObjectClass constant indicating the object's class. Read-only. (Inherited from _Results.)
Public property Count Returns an Integer (int in C#) value indicating the count of objects in the specified collection. Read-only. (Inherited from _Results.)
Public property DefaultItemType Returns an OlItemType constant indicating the default Outlook item type contained in the folder. Read/write. (Inherited from _Results.)
Public property Item Returns an Outlook item from a collection. (Inherited from _Results.)
Public property Parent Returns the parent Object of the specified object. Read-only. (Inherited from _Results.)
Public property RawTable This object, member, or enumeration is deprecated and is not intended to be used in your code. (Inherited from _Results.)
Public property Session Returns the NameSpace object for the current session. Read-only. (Inherited from _Results.)

Top

See Also

Reference

Results Interface

Microsoft.Office.Interop.Outlook Namespace