SecureBlackbox 2020 Java Edition

Questions / Feedback?

Attachments Property

Contains a list of attachments to the message.

Syntax

public MailAttachmentList getAttachments();
public void setAttachments(MailAttachmentList attachments);

Remarks

Use this property to access all attachments added to the Message and tune up their properties.

This property is not available at design time.

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