Alert.AlertTemplateName property

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

Syntax

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

value = instance.AlertTemplateName
public string AlertTemplateName { get; }

Property value

Type: System.String

See also

Reference

Alert class

Alert members

Microsoft.SharePoint.Client namespace