ExportItemsType.ItemIds Property

Definition

public:
 property cli::array <ExchangeWebServices::ItemIdType ^> ^ ItemIds { cli::array <ExchangeWebServices::ItemIdType ^> ^ get(); void set(cli::array <ExchangeWebServices::ItemIdType ^> ^ value); };
public ExchangeWebServices.ItemIdType[] ItemIds { get; set; }
Public Property ItemIds As ItemIdType()

Property Value

Returns ItemIdType.

Applies to