Microsoft.Windows.OutlookExpressMicrosoft Windows Outlook Express

Microsoft.Windows.OutlookExpress (ClassType)

All installations of any version of a Outlook Express.

Element properties:

Base ClassMicrosoft.Windows.InformationWorker.Application
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd256c6db-4cbc-13f6-b7e5-8b922d5868f6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.OutlookExpress:
Version  string  Microsoft Windows Outlook Express Version false 255  False 
FileName  string  Microsoft Windows Outlook Express Executable Name false 255  False 
PerfCounterName  string  Microsoft Windows Outlook Express Performance Counter Name false 255  False 
FilePath  string  Microsoft Windows Outlook Express Executable Path false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.OutlookExpress" Abstract="true" Accessibility="Public" Base="Microsoft.Windows.InformationWorker.Application" Hosted="true" Singleton="false">
<Property ID="Version" CaseSensitive="false" Key="false" Length="255" Type="string"/>
<Property ID="FileName" CaseSensitive="false" Key="false" Length="255" Type="string"/>
<Property ID="PerfCounterName" CaseSensitive="false" Key="false" Length="255" Type="string"/>
<Property ID="FilePath" CaseSensitive="false" Key="false" Length="255" Type="string"/>
</ClassType>