Delen via


Attachments.GetAttachmentStreamAsync(String, String) Methode

Definitie

Haal de opgegeven attachmentid-weergave op als een stream.

public System.Threading.Tasks.Task<System.IO.Stream> GetAttachmentStreamAsync (string attachmentId, string viewId = "original");
member this.GetAttachmentStreamAsync : string * string -> System.Threading.Tasks.Task<System.IO.Stream>
Public Function GetAttachmentStreamAsync (attachmentId As String, Optional viewId As String = "original") As Task(Of Stream)

Parameters

attachmentId
String

attachmentid.

viewId
String

weergeven om op te halen (standaard:origineel).

Retouren

stroom van bijlage.

Van toepassing op