Share via


AlertCreationInformation.EventType property

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

Syntax

'Declaration
Public Property EventType As AlertEventType
    Get
    Set
'Usage
Dim instance As AlertCreationInformation
Dim value As AlertEventType

value = instance.EventType

instance.EventType = value
public AlertEventType EventType { get; set; }

Property value

Type: Microsoft.SharePoint.Client.AlertEventType

See also

Reference

AlertCreationInformation class

AlertCreationInformation members

Microsoft.SharePoint.Client namespace