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 | |
---|---|---|
NonEmptyArrayOfAllItemsType | The NonEmptyArrayOfAllItemsType constructor initializes a new instance of the NonEmptyArrayOfAllItemsType class. |
Top
Properties
Name | Description | |
---|---|---|
Items | The Items property gets or sets an array that contains elements of the type ItemType. |
Top