SearchAlert.InnerAlert property

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property InnerAlert As SPAlert
    Get
'Usage
Dim instance As SearchAlert
Dim value As SPAlert

value = instance.InnerAlert
public SPAlert InnerAlert { get; }

Property value

Type: Microsoft.SharePoint.SPAlert
Returns SPAlert.

See also

Reference

SearchAlert class

SearchAlert members

Microsoft.Office.Server.Search.Query namespace