| Modifier and Type | Class and Description |
|---|---|
class |
MboxrdStorageWriter
Represents mboxrd format storage writer, this format is being used by Thunderbird and other mail clients.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MailboxConverter.convertPersonalStorageToMbox(PersonalStorage personalStorage,
MboxStorageWriter mboxStorageWriter,
MessageAcceptanceCallback acceptanceCallback)
Converts the
PersonalStorage to mbox format using given MboxStorageWriter. |
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.