AlertAutoDeactivationNotification Class

The AlertAutoDeactivationNotification class represents the notification that contains information about an alert that was automatically deactivated.

System.Object

   Microsoft.SharePoint.Portal.Alerts.NotificationType

      Microsoft.SharePoint.Portal.Alerts.NotificationTypes.AlertAutoDeactivationNotification

Public Constructors

The following table shows the constructors of the AlertAutoDeactivationNotification class and a brief description of each.

Name Description
AlertAutoDeactivationNotification Initializes a new instance of the AlertAutoDeactivationNotification class.

Public Fields

The following table shows the fields of the AlertAutoDeactivationNotification class and a brief description of each.

Name Description
TypeId Contains the type of this notification.

Public Methods

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

Name Description
GetNotification(Microsoft.SharePoint.Portal.Alerts.NotificationSite, Microsoft.SharePoint.Portal.Alerts.NotificationSeed, System.DateTime) Gets the notification with the specified parameters.

Public Properties

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

Name Data Type Description
NotificationTypeId String Gets the value of the TypeId constant for this notification type.

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.NotificationTypes

Platforms: Microsoft Windows Server 2003

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

Security: Code Access Security