0 out of 1 rated this helpful - Rate this topic

WebSvcAlerts namespace

List and delete alert subscriptions. Alert subscriptions specify when and how notifications are sent to users when changes are made to content stored on the server. The protocol does not specify the creation or editing of alert subscriptions.

  ClassDescription
Public classAlertsProvides methods for working with alerts for list items in a SharePoint site.
Public classDeliveryChannelA structure describing how a notification is to be delivered.
Public classEmailChannelProvides the information required to deliver a notification through an electronic mail service.
  StructureDescription
Public structureAlertA structure representing an alert subscription.
Public structureAlertInfoA structure containing common information for the authenticated user listed as current user, in addition to a list of alert subscriptions.
Public structureDeleteFailureRepresents the error message that is associated with a failure that occurs while processing a GUID from a DeleteAlerts([]) operation. The structure contains the GUID that failed as a string, and an ErrorType value that indicates why the failure occurred.
  EnumerationDescription
Public enumerationErrorTypeErrorType describes a particular failure that occurred during DeleteAlerts request processing.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.