GetMailBoxPath Method

Get actual location of mailbox on local disk.

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

Parameters

MailBox

Mailbox name.

Return Value

If this method succeeds, the return value is the path of mail box on local disk. If it fails, the return value is null string.


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