SecureBlackbox 2020 .NET Edition

Questions / Feedback?

SelectMailbox Method

Selects the specified mailbox.

Syntax

public void SelectMailbox(string name);
Public Sub SelectMailbox(ByVal Name As String)

Remarks

Use this method to select the specified mailbox on the server. 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 .NET Edition - Version 20.0 [Build 8165]