CreateAttachment

Description

This activity returns a new DocsMarshal.Utility.MailModel.Attachment object setting its FileName and Content.


Misc

Content InArgument<Byte[]> REQUIRED

The content of the attachment.

FileName InArgument<String> REQUIRED

The name of the new attachment.