SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ExamineMailbox Method

Selects the mailbox in read-only mode.

Object Oriented Interface

public function doExamineMailbox($name);

Procedural Interface

secureblackbox_imapclient_do_examinemailbox($res, $name);

Remarks

Use this method to select the specified mailbox on the server in read-only mode. Only one mailbox can be selected at a time. You can check the name of the currently selected mailbox using the CurrentMailbox property.

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