Dela via


Attachments.GetAttachmentStreamAsync(String, String) Metod

Definition

Hämta den angivna attachmentid-vyn som en ström.

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)

Parametrar

attachmentId
String

attachmentid.

viewId
String

för att hämta (standard:original).

Returer

ström av bifogad fil.

Gäller för