Share via


Alert.AlertType property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property AlertType As AlertType
    Get
'Usage
Dim instance As Alert
Dim value As AlertType

value = instance.AlertType
public AlertType AlertType { get; }

Property value

Type: Microsoft.SharePoint.Client.AlertType

See also

Reference

Alert class

Alert members

Microsoft.SharePoint.Client namespace