NonEmptyArrayOfAllItemsType Members

Include Protected Members
Include Inherited Members

The NonEmptyArrayOfAllItemsType class contains an array of items that are used with the CreateItem method, meeting request items, and calendar items.

The NonEmptyArrayOfAllItemsType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Items The Items property gets or sets an array that contains elements of the type ItemType.

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