Property | Type | Description | |
---|---|---|---|
_context | ClientContext | ||
dictUserUpns | string>.Dictionary |
Method | Description | |
---|---|---|
ContentIterator ( ClientContext context ) : System | ||
ProcessListItem ( string listName, CamlQuery camlQuery, ItemProcessor itemProcessor, List |
Process ListItem one by one
|
public ContentIterator ( ClientContext context ) : System | ||
context | ClientContext | |
return | System |
public ProcessListItem ( string listName, CamlQuery camlQuery, ItemProcessor itemProcessor, List |
||
listName | string | ListName |
camlQuery | CamlQuery | CamlQuery |
itemProcessor | ItemProcessor | itemprocessor delegate |
lstPeoplepickeroutput | List |
|
errorCallout | ItemProcessorErrorCallout | error delegate |
return | void |