public interface IMailDao
| Modifier and Type | Method and Description |
|---|---|
void |
insertMime(IMailDto mail)
insert in the database the document.
|
void insertMime(IMailDto mail)
mail - that contains mime and attachments.Copyright © 2019. All rights reserved.