GroupedItemsType.Items Property
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 Items property gets an array of grouped 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 ArrayOfRealItemsType object.