SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

ListItemsAsync Method

Lists the items in the specified SharePoint list.

Syntax

[VB.NET]
Public Function ListItemsAsync() As Task
[C#]
public Task ListItemsAsync();

Remarks

This method is the asynchronous version of the ListItems method and is used to support asynchronous operations in WinRT. Please refer to ListItems for more information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0