ExBPA Data Subscriber

Microsoft.Exchange2007.ExBpa.DataSubscriber (DataSourceModuleType)

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.PropertyBagData

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Exchange2007.PublishedPropertyBagProviderInternal Default

Source Code:

<DataSourceModuleType ID="Microsoft.Exchange2007.ExBpa.DataSubscriber" Accessibility="Internal" Batching="false">
<Configuration/>
<ModuleImplementation Isolation="Any">
<Composite>
<MemberModules>
<DataSource ID="DS" TypeID="Microsoft.Exchange2007.PublishedPropertyBagProviderInternal">
<ManagementGroupId>$Target/ManagementGroup/Id$</ManagementGroupId>
<ChannelId>9B6FFA85-395A-4b9f-8D5E-08B5C390D006</ChannelId>
</DataSource>
</MemberModules>
<Composition>
<Node ID="DS"/>
</Composition>
</Composite>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
</DataSourceModuleType>