SecureBlackbox 2020 .NET Edition

Questions / Feedback?

AttachFile Method

Creates an attachment from a file.

Syntax

public int AttachFile(string filename);
Public Function AttachFile(ByVal Filename As String) As Integer

Remarks

Use this method to create an attachment from a file. Use Attachments property to provide further attachment details.

The method returns the index of the new attachment in the Attachments list.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]