ArrayOfRealItemsType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ArrayOfRealItemsType class contains an array of items.
public ref class ArrayOfRealItemsType
public class ArrayOfRealItemsType
Public Class ArrayOfRealItemsType
- Inheritance
-
ArrayOfRealItemsType
Remarks
MessageType objects represent e-mail messages and all other items that are not strongly typed by the Exchange Web Services (EWS) schema. Items such as IPM.Sharing and IPM.InfoPath are returned as MessageType objects. Versions of Exchange starting with Exchange Server 2010 do not return the base ItemType object in responses.
Constructors
ArrayOfRealItemsType() |
The ArrayOfRealItemsType() constructor initializes a new instance of the ArrayOfRealItemsType class. |
Properties
Items |
The Items property gets or sets an array of items. |