Microsoft.KnowledgeServices.Lync.2010.ImfilterconfigLync File IM Filter Configuration

Microsoft.KnowledgeServices.Lync.2010.Imfilterconfig (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId440f3e33-6aab-b01d-42ec-c9c2ee62a9e5

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.KnowledgeServices.Lync.2010.Imfilterconfig:
Identity  string  Identity Identity true 256  False 
prefixes  string  prefixes prefixes false 256  False 
allowMessage  string  allowMessage allowMessage false 256  False 
WarnMessage  string  WarnMessage WarnMessage false 256  False 
Enabled  bool  Enabled Enabled false 256   
IgnoreLocal  bool  IgnoreLocal IgnoreLocal false 256   
BlockFileExtension  bool  BlockFileExtension BlockFileExtension false 256   
Action  string  Action Action false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.Imfilterconfig" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="Identity" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="prefixes" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="allowMessage" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="WarnMessage" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Enabled" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IgnoreLocal" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BlockFileExtension" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Action" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>