GetItemType Members

Include Protected Members
Include Inherited Members

The GetItemType class represents a request to get items from a mailbox in the Exchange database.

The GetItemType type exposes the following members.

Constructors

  Name Description
Public method GetItemType The GetItemType constructor initializes a new instance of the GetItemType class.

Top

Properties

  Name Description
Public property ItemIds The ItemIds property gets or sets the collection of items to get.
Public property ItemShape The ItemShape property gets or sets the response shape of the GetItem response.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top