[]
Creates an AttachmentContent instance.
public AttachmentContent(Stream stream, string fileName)
Public Sub New(stream As Stream, fileName As String)
| Type | Name | Description |
|---|---|---|
| Stream | stream | the content |
| string | fileName | the download name |