edoc automate Guide
Breadcrumbs

smtp\PrepareAttachment - edoc automate

You can use the PrepareAttachment action to create the structure for a file attachment from individual parameters.

Parameters

Type

Name

Description

TEXT

FileName

Specifies the specified name of the file.

TEXT

FileContent

Indicates the specified content of the file.

TEXT

FileMIME

Optional: Specifies the MIME type of the file.

Return

Type

Description

DATASET

Returns the structure for a file attachment.