ItemChangeType.Updates 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.
public:
property cli::array <ExchangeWebServices::ItemChangeDescriptionType ^> ^ Updates { cli::array <ExchangeWebServices::ItemChangeDescriptionType ^> ^ get(); void set(cli::array <ExchangeWebServices::ItemChangeDescriptionType ^> ^ value); };
public ExchangeWebServices.ItemChangeDescriptionType[] Updates { get; set; }
Public Property Updates As ItemChangeDescriptionType()
Property Value
Remarks
The updates that are defined by this property are performed on the item that is identified by the ItemId, OccurrenceItemId, or RecurringMasterItemId elements.