Свойство SearchContext.AlertNotificationQuota
Примечание. Этот API устарел.
Пространство имен: Microsoft.Office.Server.Search.Administration
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
<ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")> _
Public ReadOnly Property AlertNotificationQuota As Integer
Get
'Применение
Dim instance As SearchContext
Dim value As Integer
value = instance.AlertNotificationQuota
[ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")]
public int AlertNotificationQuota { get; }
Значение свойства
Тип: System.Int32
См. также
Справочные материалы
Пространство имен Microsoft.Office.Server.Search.Administration