Alert.UserId property

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

Syntax

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

value = instance.UserId
public int UserId { get; }

Property value

Type: System.Int32

See also

Reference

Alert class

Alert members

Microsoft.SharePoint.Client namespace