| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
GetImItemsResponse |
Service.getImItems(java.util.List<ItemId> groupIds)
Gets the im items.
|
GetImItemsResponse |
Service.getImItems(java.util.List<ItemId> groupIds,
java.util.List<ItemId> contactIds)
Gets the im items.
|
GetImItemsResponse |
Service.getImItems(java.util.List<ItemId> groupIds,
java.util.List<ItemId> contactIds,
ExtendedPropertyList extendedProperties)
Gets the im items.
|