IP*Works! 2016 Xamarin Edition
IP*Works! 2016 Xamarin Edition
Questions / Feedback?

DeleteMailbox Method

Deletes a mailbox specified by Mailbox .

Syntax

[VB.NET]
Public Sub DeleteMailbox()
[C#]
public void DeleteMailbox();

Remarks

This method deletes a mailbox. The mailbox name is specified by the Mailbox property.

NOTE: This method has a corresponding asynchronous version (DeleteMailboxAsync) for use in the Xamarin environment.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
IP*Works! 2016 Xamarin Edition - Version 16.0 [Build 6621]