AlertManagerInfo.SearchAlertNotificationQuota 属性

获取或设置生成的警报通知的搜索的最大数目。

命名空间:  Microsoft.Office.Server.Search.Query
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
<DataMemberAttribute> _
Public Property SearchAlertNotificationQuota As Integer
    Get
    Set
用法
Dim instance As AlertManagerInfo
Dim value As Integer

value = instance.SearchAlertNotificationQuota

instance.SearchAlertNotificationQuota = value
[DataMemberAttribute]
public int SearchAlertNotificationQuota { get; set; }

属性值

类型:System.Int32
生成的搜索警报通知的最大值。

另请参阅

引用

AlertManagerInfo 类

AlertManagerInfo 成员

Microsoft.Office.Server.Search.Query 命名空间