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

ListLibrariesAsync Method

Lists all of the document libraries in the current site.

Syntax

[VB.NET]
Public Function ListLibrariesAsync() As IAsyncAction
[C#]
public IAsyncAction ListLibrariesAsync();

Remarks

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

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