SecureBlackbox 2020 PHP Edition

Questions / Feedback?

FindAttachment Method

Looks up a Message's attachment by its ID.

Object Oriented Interface

public function doFindAttachment($id);

Procedural Interface

secureblackbox_mailreader_do_findattachment($res, $id);

Remarks

Use this method to find the attachment by its ID.

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