NotificationProcessorResult enumeration

Return status codes of the interface INotificationProcessor

Namespace:  Microsoft.SharePoint.BusinessData.Runtime
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration NotificationProcessorResult
'Usage
Dim instance As NotificationProcessorResult
public enum NotificationProcessorResult

Members

Member name Description
Success Notification was processed successfully
SubscriptionNotRequired Subscription is not required anymore

See also

Reference

Microsoft.SharePoint.BusinessData.Runtime namespace