IPWorks S/MIME 2020 .NET Edition

Questions / Feedback?

RenameMailbox Method

Change the name of Mailbox to NewName .

Syntax

public void RenameMailbox(string newName);
Public Sub RenameMailbox(ByVal NewName As String)

Remarks

This method allows the renaming of a mailbox. The mailbox is specified by the Mailbox property, and the new name is specified by the NewName parameter.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S/MIME 2020 .NET Edition - Version 20.0 [Build 8154]