Message AttachFile¶ Attaches given file as attachment to the message. 1myMessage.AttachFile(file: ( string | FileInfo )):Message Parameters¶ ( string | FileInfo ) file Id or FileInfo of file to attach. Returns¶ Instance of current message. See Also¶ Message