ItemInfoResponseMessageType.Items Property

Definition

The Items property gets an array of items.

public:
 property ExchangeWebServices::ArrayOfRealItemsType ^ Items { ExchangeWebServices::ArrayOfRealItemsType ^ get(); void set(ExchangeWebServices::ArrayOfRealItemsType ^ value); };
public ExchangeWebServices.ArrayOfRealItemsType Items { get; set; }
Public Property Items As ArrayOfRealItemsType

Property Value

The Items property returns an instance of the ArrayOfRealItemsType class.

Applies to