AlertType Enumeration

This enumeration supports the infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.WindowsServerSolutions.NetworkHealth.AlertEmail.Provider
Assembly: AlertFramework (in AlertFramework.dll)

Usage

'Usage
Dim instance As AlertType

Syntax

'Declaration
<SerializableAttribute> _
<GeneratedCodeAttribute("xsd", "4.0.30319.17910")> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/WindowsServerSolutions/2010/03/Health")> _
Public Enumeration AlertType
[SerializableAttribute] 
[GeneratedCodeAttribute("xsd", "4.0.30319.17910")] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/WindowsServerSolutions/2010/03/Health")] 
public enum AlertType
[SerializableAttribute] 
[GeneratedCodeAttribute(L"xsd", L"4.0.30319.17910")] 
[XmlTypeAttribute(Namespace=L"https://schemas.microsoft.com/WindowsServerSolutions/2010/03/Health")] 
public enum class AlertType
/** @attribute SerializableAttribute() */ 
/** @attribute GeneratedCodeAttribute("xsd", "4.0.30319.17910") */ 
/** @attribute XmlTypeAttribute(Namespace="https://schemas.microsoft.com/WindowsServerSolutions/2010/03/Health") */ 
public enum AlertType
SerializableAttribute 
GeneratedCodeAttribute("xsd", "4.0.30319.17910") 
XmlTypeAttribute(Namespace="https://schemas.microsoft.com/WindowsServerSolutions/2010/03/Health") 
public enum AlertType

Members

Member name Description
active
This enumeration supports the infrastructure and is not intended to be used directly from your code.

new
This enumeration supports the infrastructure and is not intended to be used directly from your code.

Platforms

Development Platforms

Windows Server 2008 R2 x64, Windows 7 x64, Windows Server 2008 x64, Windows Vista x64

See Also

Reference

Microsoft.WindowsServerSolutions.NetworkHealth.AlertEmail.Provider Namespace

Copyright © 2013 by Microsoft Corporation. All rights reserved.