| Modifier and Type | Method and Description |
|---|---|
MimeItemCopyEventHandler |
MboxStorageReader.getEmlCopiedEventHandler()
Event that occurs after successful copy of a
MailMessage object
within the MboxStorageReader.splitInto(long,String) method. |
MimeItemCopyEventHandler |
MboxStorageReader.getEmlCopyingEventHandler()
Event that occurs before the
MailMessage object copy process,
within the MboxStorageReader.splitInto(long,String) method. |
| Modifier and Type | Method and Description |
|---|---|
void |
MboxStorageReader.setEmlCopiedEventHandler(MimeItemCopyEventHandler value)
Event that occurs after successful copy of a
MailMessage object
within the MboxStorageReader.splitInto(long,String) method. |
void |
MboxStorageReader.setEmlCopyingEventHandler(MimeItemCopyEventHandler value)
Event that occurs before the
MailMessage object copy process,
within the MboxStorageReader.splitInto(long,String) method. |
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.