DeleteMailBox Method

Delete specified mailbox and all emails involved.

[Syntax]
C++: HRESULT DeleteMailBox( BSTR MailBox, long* pVal )
Visual Basic: DeleteMailBox( MailBox As String ) As long 
C#: long DeleteMailBox( string MailBox )

Parameters

MailBox

Mailbox to be deleted.

Return Value

If this method succeeds, the return value is zero. If it fails, the return value is non-zero.


2001-2007 © Copyright AdminSystem Software Limited. All rights reserved.