Partager via


SearchContext.AlertNotificationQuota - Propriété

Remarque : cette API est désormais obsolète.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")> _
Public ReadOnly Property AlertNotificationQuota As Integer
    Get
'Utilisation
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; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

SearchContext classe

SearchContext - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms