IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

RenameMailbox Method

Change the name of Mailbox to NewName .

Syntax

[VB.NET]
Public Sub RenameMailbox(ByVal NewName As String)
[C#]
public void RenameMailbox(string newName);

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) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]