API Reference
Class
GoogleWorkspaceChangeReadOptions
Inheritance
- Object
- GoogleWorkspaceChangeReadOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public GoogleWorkspaceChangeReadOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Int32 PageSize { get; set; } #public Int32 MaxPagesPerSource { get; set; } #public Int32 MaxChangesPerSource { get; set; } #public Int32 MaxTotalChanges { get; set; } #public Boolean IncludeRemoved { get; set; } #public Boolean IncludeCorpusRemovals { get; set; } #public Boolean ContinueOnSourceFailure { get; set; } #