Freigeben über


MicrofeedData.AddAttachment(String, Byte[]) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void AddAttachment (string name, byte[] bytes);
member this.AddAttachment : string * byte[] -> unit
Public Sub AddAttachment (name As String, bytes As Byte())

Parameters

name
String
bytes
Byte[]
Attributes

Applies to