Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

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.
  • No labels