Share via


Alerts Class

Fornece métodos para trabalhar com alertas para itens de lista em um site do SharePoint.

Web Service: AlertsWeb Reference: http://<Site>/_vti_bin/Alerts.asmx

Syntax

'Declaração
<DebuggerStepThroughAttribute> _
PublicClassAlertsInheritsSoapHttpClientProtocol
'Uso
DiminstanceAsAlerts
[DebuggerStepThroughAttribute] 
publicclassAlerts : SoapHttpClientProtocol

Remarks

Para acessar o serviço Alerts e seus métodos, definir uma referência Web para http:// Server_Name / [sites /] [ Site_Name /] _vti_bin/Alerts.asmx.

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       System.Web.Services.Protocols.WebClientProtocol
         System.Web.Services.Protocols.HttpWebClientProtocol
           System.Web.Services.Protocols.SoapHttpClientProtocol
            Alerts.Alerts

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Alerts Members
Alerts Web Service