Share via


Alert.AllProperties property

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

Syntax

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

value = instance.AllProperties
public PropertyValues AllProperties { get; }

Property value

Type: Microsoft.SharePoint.Client.PropertyValues

See also

Reference

Alert class

Alert members

Microsoft.SharePoint.Client namespace