ChangeAlert.AlertId Property
Gets a GUID that identifies the change alert.
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property AlertId As Guid
Get
'Usage
Dim instance As ChangeAlert
Dim value As Guid
value = instance.AlertId
[RemoteAttribute]
public Guid AlertId { get; }
Property Value
Type: System.Guid
Returns a Guid.