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

DeleteAttachment Method

Deletes an attachment from an item in the list.

Syntax

[VB.NET]
Public Sub DeleteAttachment(ByVal ItemId As String, ByVal FileName As String)
[C#]
public void DeleteAttachment(string itemId, string fileName);

Remarks

DeleteAttachment permanently removes the attachment specified by FileName from the item specified by ItemId.

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