SyncFolderItemsChangesType.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 or sets a collection of changes.
public:
property cli::array <System::Object ^> ^ Items { cli::array <System::Object ^> ^ get(); void set(cli::array <System::Object ^> ^ value); };
public object[] Items { get; set; }
Public Property Items As Object()
Property Value
Object[]
The Items property returns an object array that contains changes.
Remarks
The object array that is returned by the Items property can contain items of the following types: