Compartilhar via


Attachments.GetAttachmentStreamAsync(String, String) Método

Definição

Obtenha a exibição attachmentid fornecida como um fluxo.

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)

Parâmetros

attachmentId
String

attachmentid.

viewId
String

modo de exibição a ser obtido (padrão:original).

Retornos

fluxo de anexo.

Aplica-se a