次の方法で共有


SearchContext.UpdateAlertNotificationFormat メソッド (Microsoft.Office.Server.Search.Administration)

名前空間: Microsoft.Office.Server.Search.Administration
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)

構文

'宣言
Public Sub UpdateAlertNotificationFormat ( _
    alertNotificationFormat As String _
)
'使用
Dim instance As SearchContext
Dim alertNotificationFormat As String

instance.UpdateAlertNotificationFormat(alertNotificationFormat)
public void UpdateAlertNotificationFormat (
    string alertNotificationFormat
)

パラメータ

  • alertNotificationFormat
    通知の形式を指定する文字列。

関連項目

参照

SearchContext クラス
SearchContext メンバ
Microsoft.Office.Server.Search.Administration 名前空間