Partager via


Attachments.GetAttachmentStreamAsync(String, String) Méthode

Définition

Obtenez l’affichage attachmentid donné en tant que flux.

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)

Paramètres

attachmentId
String

attachmentid.

viewId
String

view to get (default:original).

Retours

flux de pièces jointes.

S’applique à