Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
NOTE: This API is now obsolete.
Applies to: Microsoft SharePoint Server 2010 search
Represents information about a search alert.
The AlertInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AlertInfo | Obsolete. Initializes a new instance of the AlertInfo class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ChangeType | Obsolete. Gets or sets the type of changes that will generate the search alert. |
![]() |
LastUpdateTime | Obsolete. Gets or sets the date and time when the search alert was last generated. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone | Obsolete. |
![]() |
Equals | Obsolete. Determines whether the current AlertInfo object is equal to another object (possibly of unknown type). (Overrides Object.Equals(Object).) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | Obsolete. Returns a hash code for this instance of the AlertInfo class. (Overrides Object.GetHashCode().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Obsolete. (Overrides Object.ToString().) |
Top