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

ListAttachmentsAsync Method

Lists the attachments related to a specific list item.

Syntax

[VB.NET]
Public Function ListAttachmentsAsync(ByVal ItemId As String) As IAsyncAction
[C#]
public IAsyncAction ListAttachmentsAsync(string itemId);

Remarks

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

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