MessageType, énumération (Microsoft.Office.Server.Search.Administration)
Defines the message types for the Recherche de contenu d'entreprise crawl log.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Enumeration MessageType
'Utilisation
Dim instance As MessageType
public enum MessageType
Membres
Nom du membre | Description | |
---|---|---|
Error | Indicates an error message type. | |
Success | Indicates a success message type. | |
Warning | Indicates a warning message type. |
Remarques
Use the MessageType enumeration with the AddFilter method of the CrawlLogFilters class.
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration, espace de noms