| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
GetNonIndexableItemStatisticsResponse |
Service.getNonIndexableItemStatistics(java.util.List<java.lang.String> mailboxes)
Gets the non indexable item statistics.
|
GetNonIndexableItemStatisticsResponse |
Service.getNonIndexableItemStatistics(java.util.List<java.lang.String> mailboxes,
boolean searchArchiveOnly)
Gets the non indexable item statistics.
|
GetNonIndexableItemStatisticsResponse |
Service.getNonIndexableItemStatistics(java.lang.String mailbox)
Gets the non indexable item statistics.
|
GetNonIndexableItemStatisticsResponse |
Service.getNonIndexableItemStatistics(java.lang.String mailbox,
boolean searchArchiveOnly)
Gets the non indexable item statistics.
|