Package | Description |
---|---|
com.aspose.email.cloud.sdk.api | |
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
ListResponseOfEmailDto |
EmailApi.fetchEmailThreadMessages(FetchEmailThreadMessagesRequestData request)
Get messages from thread by id.
|
ListResponseOfEmailDto |
EmailApi.listEmailModels(ListEmailModelsRequestData request)
Get messages from folder, filtered by query
The query string should have the following view.
|
Modifier and Type | Method and Description |
---|---|
ListResponseOfEmailDto |
ListResponseOfEmailDto.addValueItem(EmailDto valueItem)
Add an item to value and return this.
|
ListResponseOfEmailDto |
ListResponseOfEmailDto.value(List<EmailDto> value)
Set value and return this.
|
Copyright © 2020. All rights reserved.