| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| filterType | iseMessageQueueType | The Type of Message Queue Item to retrieve. | ||
| filterServiceId | String | Optional ServiceId to filter by. | ||
| filterStatus | iseMessageQueueStatus | Filter Message Queue Items by the Status specified. | ||
| messageQueueItems | List(Of ISMessageQueueItem) | ByRef | The list of Message Queue Items retrieved. |
A Boolean value indicating success.