Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the version of the Search alert notifications format.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property SearchAlertNotificationFormatVersion As Integer
Get
Set
'Usage
Dim instance As AlertManagerInfo
Dim value As Integer
value = instance.SearchAlertNotificationFormatVersion
instance.SearchAlertNotificationFormatVersion = value
[DataMemberAttribute]
public int SearchAlertNotificationFormatVersion { get; set; }
Property Value
Type: System.Int32
The version of the Search alert notifications format.