# PostingRecipientTable::hasUnprocessed()

URL: https://chugunov.pro/api-bitrix/sender/postingrecipienttable/hasunprocessed/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс: [`\Bitrix\Sender\PostingRecipientTable`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/)
Модуль: Sender.
Свойства элемента: method, public, static.

## Сигнатура

```php
public static hasUnprocessed(mixed $postingId[, mixed $threadId = null ]) : mixed
```

## Параметры

- `$postingId` `mixed` — обязательный
- `$threadId` `mixed` — необязательный, по умолчанию `null`

## Возвращаемое значение

`mixed`

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Sender-PostingRecipientTable.html
