Share via


AlertCollection.GetById(Guid) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.Alert GetById (Guid idAlert);
member this.GetById : Guid -> Microsoft.SharePoint.Client.Alert
Public Function GetById (idAlert As Guid) As Alert

Parameters

idAlert
Guid

Returns

Attributes

Applies to