Share via


AlertCreationInformation.EventTypeBitmask property

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

Syntax

'Declaration
Public Property EventTypeBitmask As Integer
    Get
    Set
'Usage
Dim instance As AlertCreationInformation
Dim value As Integer

value = instance.EventTypeBitmask

instance.EventTypeBitmask = value
public int EventTypeBitmask { get; set; }

Property value

Type: System.Int32

See also

Reference

AlertCreationInformation class

AlertCreationInformation members

Microsoft.SharePoint.Client namespace