Changes Property
A collection of changes.
Syntax
[VB.NET] Public Property Changes As GDriveChangeList
[C#] public GDriveChangeList Changes {get;}
Remarks
This collection holds a list of changes to resources available to the current user.
This property is not available at design time.