Message.AttachFile

Overview

Attaches given file as attachment to the message.

Message myMessage.AttachFile(file: ( string | FileInfo ))

Arguments

( string | FileInfo ) file

Id or FileInfo of file to attach.

Returns

Instance of current message.

Copyright © 2010 - 2023 Emakin. All rights reserved.