NotificationTypeCollection Class

The NotificationTypeCollection class represents a collection of notification types.

System.Object

   Microsoft.SharePoint.Portal.Alerts.ExtensionCollection

      Microsoft.SharePoint.Portal.Alerts.NotificationTypeCollection

Public Methods

The following table shows the methods of the NotificationTypeCollection class and a brief description of each.

Name Description
RegisterNotificationType(Microsoft.SharePoint.Portal.PortalContext, Microsoft.SharePoint.Portal.Alerts.NotificationType, String) Registers the specified notification type to the specified portal site.
UnregisterNotificationType(Microsoft.SharePoint.Portal.PortalContext, Microsoft.SharePoint.Portal.Alerts.NotificationType) Unregisters the specified notification type from the specified portal site.

Public Properties

The following table shows the properties of the NotificationTypeCollection class, the data type of each property, and a brief description of each.

Name Data type Description
Item(String) Microsoft.SharePoint.Portal.Alerts.NotificationType Gets the item in the collection that is indexed by the specified string, a notification type identifier.

Thread Safety

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

Requirements

Namespace: Microsoft.SharePoint.Portal.Alerts

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Security: Code Access Security