| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
Response |
Service.applyConversationAction(ConversationAction conversationAction)
Sets a one-time or follow up action on all the items in a conversation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Response> |
Service.applyConversationAction(java.util.List<ConversationAction> conversationActions)
Sets a one-time or follow up action on all the items in a conversation.
|