Język

Attachments.GetAttachmentStreamAsync(String, String) Metoda

Definicja

Pobierz dany widok attachmentid jako strumień.

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)

Parametry

attachmentId
String

attachmentid.

viewId
String

zobacz, aby pobrać (domyślnie: oryginał).

Zwraca

strumień przywiązania.

Dotyczy