WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIImportMail

IID:c9e314c0-234e-11d3-a206-00a0cc26da63
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

nsISupportsArray FindMailboxes ( nsIFile location ) void GetDefaultLocation ( out nsIFile location , out PRBool found , out PRBool userVerify ) PRUint32 GetImportProgress ( ) void ImportMailbox ( nsIImportMailboxDescriptor source , nsIFile destination , out PRUnichar* errorLog , out PRUnichar* successLog , out PRBool fatalError ) AString translateFolderName ( AString folderName )

nsISupportsArray FindMailboxes ( nsIFile location )

Arguments:
location

void GetDefaultLocation ( out nsIFile location , out PRBool found , out PRBool userVerify )

Arguments:
location
found
userVerify

PRUint32 GetImportProgress ( )


void ImportMailbox ( nsIImportMailboxDescriptor source , nsIFile destination , out PRUnichar* errorLog , out PRUnichar* successLog , out PRBool fatalError )

Arguments:
source
destination
errorLog
successLog
fatalError

AString translateFolderName ( AString folderName )

Arguments:
folderName

Reference documentation is generated from Mozilla's source.