Microsoft.KnowledgeServices.Lync.2010.FileTransferFilterConfigLync File Transfer Filter Configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb15b422f-af70-5a0f-1ec9-1f5abf2ea6dd

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.FileTransferFilterConfig:
Identity  string  Identity Identity true 256  False 
Extensions  string  Extensions Extensions false 256  False 
Enabled  bool  Enabled Enabled false 256   
Action  string  Action Action false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.FileTransferFilterConfig" 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="Extensions" 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="Action" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>