Microsoft.Teams.ConfigAPI.Cmdlets.custom.format.ps1xml

<?xml version="1.0" encoding="utf-16"?>
<Configuration>
    <ViewDefinitions>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingUser</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingUser</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>AllowPstnOnlyMeeting</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>AllowTollFreeDialIn</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>BridgeId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>BridgeName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ConferenceId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DefaultTollFreeNumber</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DefaultTollNumber</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DisplayName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Identity</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>LeaderPin</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ServiceNumber</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>SipAddress</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>TenantId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>TollFreeServiceNumber</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Models.SimpleBatchJobStatus</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Models.SimpleBatchJobStatus</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>OperationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>OperationName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>OverallStatus</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CreatedBy</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CreatedTime</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompletedTime</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompletedCount</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ErrorCount</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>InProgressCount</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NotStartedCount</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Models.BatchJobStatus</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Models.BatchJobStatus</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>OperationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>OperationName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>OverallStatus</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CreatedBy</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CreatedTime</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompletedTime</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompletedCount</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ErrorCount</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>InProgressCount</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NotStartedCount</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>UserState</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Models.GroupAssignment</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Models.GroupAssignment</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>GroupId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PolicyType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PolicyName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Priority</PropertyName>
                                <Label>Rank</Label>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CreatedTime</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CreatedBy</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Models.EffectivePolicy</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Models.EffectivePolicy</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>PolicyType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PolicyName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>PolicySource</Label>
                                <ScriptBlock>[String]::Format("{0} {1}", $_.PolicySource[0].AssignmentType, $_.PolicySource[0].Reference)</ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Models.SourceEntry</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Models.SourceEntry</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>AssignmentType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PolicyType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PolicyName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Reference</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>
                Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TeamTemplate
            </Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TeamTemplate</TypeName>
            </ViewSelectedBy>
            <CustomControl>
                <CustomEntries>
                    <CustomEntry>
                        <CustomItem>
                            <ExpressionBinding>
                                <ScriptBlock>$_.ToJsonString()</ScriptBlock>
                            </ExpressionBinding>
                        </CustomItem>
                    </CustomEntry>
                </CustomEntries>
            </CustomControl>
        </View>
        <View>
            <Name>
                Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.CreateTemplateResponse
            </Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.CreateTemplateResponse</TypeName>
            </ViewSelectedBy>
            <CustomControl>
                <CustomEntries>
                    <CustomEntry>
                        <CustomItem>
                            <ExpressionBinding>
                                <ScriptBlock>$_.ToJsonString()</ScriptBlock>
                            </ExpressionBinding>
                        </CustomItem>
                    </CustomEntry>
                </CustomEntries>
            </CustomControl>
        </View>
        <View>
            <Name>
                Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TeamTemplateErrorResponse
            </Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TeamTemplateErrorResponse</TypeName>
            </ViewSelectedBy>
            <CustomControl>
                <CustomEntries>
                    <CustomEntry>
                        <CustomItem>
                            <ExpressionBinding>
                                <ScriptBlock>$_.ToJsonString()</ScriptBlock>
                            </ExpressionBinding>
                        </CustomItem>
                    </CustomEntry>
                </CustomEntries>
            </CustomControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.CivicAddress</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.CivicAddress</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>TenantId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CivicAddressId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>HouseNumber</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>HouseNumberSuffix</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PreDirectional</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StreetName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StreetSuffix</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PostDirectional</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>City</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CityAlias</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PostalCode</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StateOrProvince</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CountryOrRegion</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Description</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompanyName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompanyTaxId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DefaultLocationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ValidationStatus</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NumberOfVoiceUsers</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NumberOfTelephoneNumbers</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ResultSize</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NumberOfResultsToSkip</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Latitude</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Longitude</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Confidence</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Elin</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Force</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.LocationSchema</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.LocationSchema</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>TenantId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>LocationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CivicAddressId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Location</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompanyName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompanyTaxId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>HouseNumber</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>HouseNumberSuffix</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PreDirectional</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StreetName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StreetSuffix</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PostDirectional</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>City</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CityAlias</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PostalCode</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StateOrProvince</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CountryOrRegion</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Description</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ValidationStatus</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NumberOfVoiceUsers</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NumberOfTelephoneNumbers</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Latitude</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Longitude</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Confidence</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Elin</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ResultSize</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NumberOfResultsToSkip</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Verb</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CorrelationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Force</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.LocationInfo</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.LocationInfo</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>TenantId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>LocationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CivicAddressId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Location</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompanyName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompanyTaxId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>HouseNumber</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>HouseNumberSuffix</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PreDirectional</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StreetName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StreetSuffix</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PostDirectional</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>City</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CityAlias</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PostalCode</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StateOrProvince</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CountryOrRegion</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Description</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ValidationStatus</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NumberOfVoiceUsers</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NumberOfTelephoneNumbers</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Latitude</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Longitude</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Confidence</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Elin</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>ProcessedGetOnlineEnhancedEmergencyServiceDisclaimerResponse</Name>
            <ViewSelectedBy>
                <TypeName>ProcessedGetOnlineEnhancedEmergencyServiceDisclaimerResponse</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Content</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CorrelationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Country</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Locale</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>RespondedByObjectId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Response</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ResponseTimestamp</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Version</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.GetApplicationInstanceAssociationResponse</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.GetApplicationInstanceAssociationResponse</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Id</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ConfigurationType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ConfigurationId</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SubnetResponse</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SubnetResponse</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>Subnet</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>LocationId</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Description</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SwitchResponse</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SwitchResponse</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>ChassisID</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>LocationId</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Description</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.WaPResponse</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.WaPResponse</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>BSSID</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>LocationId</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Description</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.PortResponse</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.PortResponse</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>PortID</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>ChassisID</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>LocationId</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Description</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingBridge</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingBridge</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Identity</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Region</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DefaultServiceNumber</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>IsDefault</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ServiceNumbers</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingServiceNumber</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingServiceNumber</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Number</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>City</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PrimaryLanguage</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>SecondaryLanguages</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>BridgeId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>IsShared</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Type</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ApplicationInstance</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ApplicationInstance</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Id</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>TelephoneNumber</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>ProcessedGetApplicationInstanceAssociationStatusResponse</Name>
            <ViewSelectedBy>
                <TypeName>ProcessedGetApplicationInstanceAssociationStatusResponse</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Type</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Status</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Id</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StatusCode</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Message</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StatusTimestamp</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ApiErrorItemAutoGenerated</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ApiErrorItemAutoGenerated</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Message</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Code</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CorrelationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>TimeStampUtc</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>InnerError</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Detail</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>AditionalDetail</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SupportedLanguage</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SupportedLanguage</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Code</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Rtc.Management.Hosted.Online.Models.AudioFile</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.AudioFile</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Id</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>FileName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ApplicationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>MarkedForDeletion</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Rtc.Management.Hosted.Online.Models.Prompt</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.Prompt</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>ActiveType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>TextToSpeechPrompt</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>AudioFilePrompt</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Rtc.Management.Hosted.OAA.Models.CallableEntity</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.CallableEntity</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Id</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Type</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>EnableTranscription</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>EnableSharedVoicemailSystemPromptSuppression</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TimeRange</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TimeRange</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Start</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>End</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Rtc.Management.Hosted.Online.Models.DateTimeRange</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.DateTimeRange</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <Label>Start</Label>
                                <ScriptBlock>
                                    if ($_.Start)
                                    {
                                        $_.Start.ToString("dd/MM/yyyy HH:mm")
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>End</Label>
                                <ScriptBlock>
                                    if ($_.End)
                                    {
                                        $_.End.ToString("dd/MM/yyyy HH:mm")
                                    }
                                </ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>FixedSchedule</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.FixedSchedule</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <Label>DateTimeRanges</Label>
                                <ScriptBlock>
                                    if ($_.DateTimeRanges)
                                    {
                                    $formatString = "dd-MM-yyyy HH:mm"
                                    $accumulator = @()
                                    foreach($dtr in $_.DateTimeRanges)
                                    {
                                    $accumulator += $dtr.Start.ToString($formatString) + " - " + $dtr.End.ToString($formatString)
                                    }
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Rtc.Management.Hosted.Online.Models.WeeklyRecurrentSchedule</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.WeeklyRecurrentSchedule</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>ComplementEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>MondayHours</Label>
                                <ScriptBlock>
                                    if ($_.MondayHours)
                                    {
                                    $accumulator = @()
                                    foreach($tr in $_.MondayHours)
                                    {
                                    $accumulator += $tr.Start.ToString() + " - " + $tr.End.ToString()
                                    }
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>TuesdayHours</Label>
                                <ScriptBlock>
                                    if ($_.TuesdayHours)
                                    {
                                    $accumulator = @()
                                    foreach($tr in $_.TuesdayHours)
                                    {
                                    $accumulator += $tr.Start.ToString() + " - " + $tr.End.ToString()
                                    }
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>WednesdayHours</Label>
                                <ScriptBlock>
                                    if ($_.WednesdayHours)
                                    {
                                    $accumulator = @()
                                    foreach($tr in $_.WednesdayHours)
                                    {
                                    $accumulator += $tr.Start.ToString() + " - " + $tr.End.ToString()
                                    }
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>ThursdayHours</Label>
                                <ScriptBlock>
                                    if ($_.ThursdayHours)
                                    {
                                    $accumulator = @()
                                    foreach($tr in $_.ThursdayHours)
                                    {
                                    $accumulator += $tr.Start.ToString() + " - " + $tr.End.ToString()
                                    }
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>FridayHours</Label>
                                <ScriptBlock>
                                    if ($_.FridayHours)
                                    {
                                    $accumulator = @()
                                    foreach($tr in $_.FridayHours)
                                    {
                                    $accumulator += $tr.Start.ToString() + " - " + $tr.End.ToString()
                                    }
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>SaturdayHours</Label>
                                <ScriptBlock>
                                    if ($_.SaturdayHours)
                                    {
                                    $accumulator = @()
                                    foreach($tr in $_.SaturdayHours)
                                    {
                                    $accumulator += $tr.Start.ToString() + " - " + $tr.End.ToString()
                                    }
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>SundayHours</Label>
                                <ScriptBlock>
                                    if ($_.SundayHours)
                                    {
                                    $accumulator = @()
                                    foreach($tr in $_.SundayHours)
                                    {
                                    $accumulator += $tr.Start.ToString() + " - " + $tr.End.ToString()
                                    }
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Schedule</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.Schedule</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Id</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Type</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>WeeklyRecurrentSchedule</Label>
                                <ScriptBlock>
                                    $accumulator = @()
                                    if ($_.WeeklyRecurrentSchedule -ne $null -and $_.FixedSchedule -eq $null)
                                    {
                                    $accumulator += $_.WeeklyRecurrentSchedule
                                    }
                                    $accumulator -join ", "
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>FixedSchedule</Label>
                                <ScriptBlock>
                                    $accumulator = @()
                                    if ($_.FixedSchedule -ne $null)
                                    {
                                    $accumulator += $_.FixedSchedule
                                    }
                                    $accumulator -join ", "
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>AssociatedConfigurationIds</Label>
                                <ScriptBlock>$_.AssociatedConfigurationIds -join ', '</ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>OaaHolidays</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.HolidayVisRecord</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Year</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>DateTimeRanges</Label>
                                <ScriptBlock>
                                    if ($_.DateTimeRanges)
                                    {
                                    $accumulator = @()
                                    foreach($dtr in $_.DateTimeRanges)
                                    {
                                    $accumulator += $dtr.Start + " - " + $dtr.End
                                    }
 
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>Greetings</Label>
                                <ScriptBlock>
                                    if ($_.CallFlow.Greetings)
                                    {
                                    $accumulator = @()
 
                                    foreach ($prompt in $_.CallFlow.Greetings)
                                    {
                                    if ($prompt.TextToSpeechPrompt)
                                    {
                                    $accumulator += ("TextToSpeechPrompt=" + $prompt.TextToSpeechPrompt)
                                    }
                                    elseif ($prompt.AudioFilePrompt)
                                    {
                                    if($prompt.AudioFilePrompt.FileName)
                                    {
                                    $accumulator += ("AudioFileName=" + $prompt.AudioFilePrompt.FileName)
                                    }
                                    else
                                    {
                                    $accumulator += ("AudioFileId=" + $prompt.AudioFilePrompt.Id)
                                    }
                                    }
                                    }
 
                                    $accumulator -join "`n"
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>CallAction</Label>
                                <ScriptBlock>
                                    if ($_.CallFlow.Menu.MenuOptions)
                                    {
                                    $accumulator = @()
 
                                    $menuOptions = $_.CallFlow.Menu.MenuOptions
                                    foreach ($menuOption in $menuOptions)
                                    {
                                    if ($menuOption.Action -ne $null)
                                    {
                                    $menuOptionAction = $menuOption.Action.ToString()
                                    } else
                                    {
                                    $menuOptionAction = ""
                                    }
                                    $str = ("Action=" + $menuOptionAction)
                                    if ($menuOption.CallTarget)
                                    {
                                    $str += ("`n" + "TargetId=" + $menuOption.CallTarget.Id)
                                    if ($menuOption.CallTarget.Type -ne $null)
                                    {
                                    $menuOptionCallTargetType = $menuOption.CallTarget.Type.ToString()
                                    } else
                                    {
                                    $menuOptionCallTargetType = ""
                                    }
                                    $str += ("`n" + "TargetType=" + $menuOptionCallTargetType)
                                    }
 
                                    $accumulator += $str
                                    }
 
                                    $accumulator -join "`n`n"
                                    }
                                </ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Language</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.Language</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Id</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DisplayName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>Voices</Label>
                                <ScriptBlock>
                                    if ($_.Voices)
                                    {
                                    foreach ($voice in $_.Voices)
                                    {
                                    $voice.Name
                                    }
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <PropertyName>VoiceResponseSupported</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Menu</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.Menu</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>Prompts</Label>
                                <ScriptBlock>
                                    if ($_.Prompts)
                                    {
                                    $accumulator = @()
 
                                    foreach ($prompt in $_.Prompts)
                                    {
                                    if ($prompt.TextToSpeechPrompt)
                                    {
                                    $accumulator += ("TextToSpeechPrompt=" + $prompt.TextToSpeechPrompt)
                                    }
                                    elseif ($prompt.AudioFilePrompt)
                                    {
                                    if($prompt.AudioFilePrompt.FileName)
                                    {
                                    $accumulator += ("AudioFileName=" + $prompt.AudioFilePrompt.FileName)
                                    }
                                    else
                                    {
                                    $accumulator += ("AudioFileId=" + $prompt.AudioFilePrompt.Id)
                                    }
                                    }
                                    }
 
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>MenuOptions</Label>
                                <ScriptBlock>
                                    if ($_.MenuOptions)
                                    {
                                    $accumulator = @()
 
                                    $menuOptions = $_.MenuOptions
                                    foreach ($menuOption in $menuOptions)
                                    {
                                    if ($menuOption.Action -ne $null)
                                    {
                                    $menuOptionAction = $menuOption.Action.ToString()
                                    } else
                                    {
                                    $menuOptionAction = ""
                                    }
                                    $str = ("Action = " + $menuOptionAction)
                                    if ($menuOption.DtmfResponse -ne $null)
                                    {
                                    $menuOptionDtmfResponse = $menuOption.DtmfResponse.ToString()
                                    } else
                                    {
                                    $menuOptionDtmfResponse = ""
                                    }
                                    $str += ("`n" + "DtmfResponse = " + $menuOptionDtmfResponse)
                                    if ($menuOption.CallTarget)
                                    {
                                    if ($menuOption.CallTarget.Type -ne $null)
                                    {
                                    $menuOptionCallTargetType = $menuOption.CallTarget.Type.ToString()
                                    }
                                    else
                                    {
                                    $menuOptionCallTargetType = ""
                                    }
                                    $str += ("`n" + "Type = " + $menuOptionCallTargetType)
                                    $str += ("`n" + "Id = " + $menuOption.CallTarget.Id)
                                    }
 
                                    $accumulator += $str
                                    }
 
                                    $accumulator -join "`n`n"
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DialByNameEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DirectorySearchMethod</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>MenuOption</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.MenuOption</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Action</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DtmfResponse</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>VoiceResponses</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>CallTarget</Label>
                                <ScriptBlock>
                                    $accumulator = ""
 
                                    if ($_.CallTarget)
                                    {
                                    if ($_.CallTarget.Type -ne $null)
                                    {
                                    $callTargetType = $_.CallTarget.Type.ToString()
                                    } else
                                    {
                                    $callTargetType = ""
                                    }
                                    $accumulator += ("Type = " + $callTargetType)
                                    $accumulator += ("`n" + "Id = " + $_.CallTarget.Id)
                                    }
 
                                    $accumulator
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>Prompt</Label>
                                <ScriptBlock>
                                    $accumulator = ""
 
                                    if ($_.Prompt)
                                    {
                                    $prompt = $_.Prompt
 
                                    if ($prompt.TextToSpeechPrompt)
                                    {
                                    $accumulator += ("TextToSpeechPrompt=" + $prompt.TextToSpeechPrompt)
                                    }
                                    elseif ($prompt.AudioFilePrompt)
                                    {
                                    if($prompt.AudioFilePrompt.FileName)
                                    {
                                    $accumulator += ("AudioFileName=" + $prompt.AudioFilePrompt.FileName)
                                    }
                                    else
                                    {
                                    $accumulator += ("AudioFileId=" + $prompt.AudioFilePrompt.Id)
                                    }
                                    }
                                    }
 
                                    $accumulator
                                </ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>CallFlow</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.CallFlow</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Id</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>Greetings</Label>
                                <ScriptBlock>
                                    if ($_.Greetings)
                                    {
                                    $accumulator = @()
 
                                    foreach ($prompt in $_.Greetings)
                                    {
                                    if ($prompt.TextToSpeechPrompt)
                                    {
                                    $accumulator += ("TextToSpeechPrompt=" + $prompt.TextToSpeechPrompt)
                                    }
                                    elseif ($prompt.AudioFilePrompt)
                                    {
                                    if($prompt.AudioFilePrompt.FileName)
                                    {
                                    $accumulator += ("AudioFileName=" + $prompt.AudioFilePrompt.FileName)
                                    }
                                    else
                                    {
                                    $accumulator += ("AudioFileId=" + $prompt.AudioFilePrompt.Id)
                                    }
                                    }
                                    }
 
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>Menu</Label>
                                <ScriptBlock>
                                    if ($_.Menu)
                                    {
                                    $_.Menu.Name
                                    }
                                </ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Prompt</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.Prompt</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>ActiveType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>TextToSpeechPrompt</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>AudioFilePrompt</Label>
                                <ScriptBlock>
                                    if ($_.AudioFilePrompt)
                                    {
                                    if ($_.AudioFilePrompt.FileName)
                                    {
                                    "FileName=" + $_.AudioFilePrompt.FileName
                                    }
                                    else
                                    {
                                    "Id=" + $_.AudioFilePrompt.Id
                                    }
                                    }
                                </ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>DialScope</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.DialScope</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Type</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>GroupScope</Label>
                                <ScriptBlock>
                                    if ($_.GroupScope)
                                    {
                                    $_.GroupScope.GroupIds
                                    }
                                </ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>DirectoryLookupScope</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.DirectoryLookupScope</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <Label>InclusionScope</Label>
                                <ScriptBlock>
                                    if ($_.InclusionScope)
                                    {
                                    if ($_.InclusionScope.Type -ne $null)
                                    {
                                    $inclusionScopeType = $_.InclusionScope.Type.ToString()
                                    } else
                                    {
                                    $inclusionScopeType = ""
                                    }
                                    "Type=" + $inclusionScopeType
                                    }
                                    else
                                    {
                                    "Default"
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>ExclusionScope</Label>
                                <ScriptBlock>
                                    if ($_.ExclusionScope)
                                    {
                                    if ($_.ExclusionScope.Type -ne $null)
                                    {
                                    $exclusionScopeType = $_.ExclusionScope.Type.ToString()
                                    } else
                                    {
                                    $exclusionScopeType = ""
                                    }
                                    "Type=" + $exclusionScopeType
                                    }
                                    else
                                    {
                                    "Default"
                                    }
                                </ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>AutoAttendant</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.AutoAttendant</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Identity</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>TenantId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>LanguageId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>VoiceId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>DefaultCallFlow</Label>
                                <ScriptBlock>
                                    if ($_.DefaultCallFlow)
                                    {
                                    $_.DefaultCallFlow.Name
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>Operator</Label>
                                <ScriptBlock>
                                    $accumulator = @()
                                    if ($_.Operator)
                                    {
                                    $accumulator += ("ID=" + $_.Operator.Id)
                                    if ($_.Operator.Type -ne $null)
                                    {
                                    $operatorType = $_.Operator.Type.ToString()
                                    } else
                                    {
                                    $operatorType = ""
                                    }
                                    $accumulator += ("Type=" + $operatorType)
                                    }
                                    $accumulator -join ", "
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <PropertyName>TimeZoneId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>VoiceResponseEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>CallFlows</Label>
                                <ScriptBlock>
                                    $accumulator = @()
                                    if ($_.CallFlows)
                                    {
                                    foreach ($callFlow in $_.CallFlows)
                                    {
                                    $accumulator += $callFlow.Name
                                    }
                                    }
                                    $accumulator -join ", "
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>Schedules</Label>
                                <ScriptBlock>
                                    $accumulator = @()
                                    if ($_.Schedules)
                                    {
                                    foreach ($schedule in $_.Schedules)
                                    {
                                    $accumulator += $schedule.Name
                                    }
                                    }
                                    $accumulator -join ", "
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>CallHandlingAssociations</Label>
                                <ScriptBlock>
                                    $accumulator = @()
                                    if ($_.CallHandlingAssociations)
                                    {
                                    $groups = $_.CallHandlingAssociations | Group-Object -Property Type
                                    foreach ($group in $groups)
                                    {
                                    $accumulator += $group.Name + "(" + $group.Count + ")"
                                    }
                                    }
                                    $accumulator -join ", "
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>Status</Label>
                                <ScriptBlock>
                                    if ($_.Status)
                                    {
                                    $statuses = $_.Status | Foreach-Object { $_.Status }
                                    $sortedStatuses = $statuses | Sort-Object
                                    $sortedStatuses | Select-Object -First 1
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DialByNameResourceId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>DirectoryLookupScope</Label>
                                <ScriptBlock>
                                    $accumulator = @()
                                    if ($_.DirectoryLookupScope)
                                    {
                                    if ($_.DirectoryLookupScope.InclusionScope)
                                    {
                                    $accumulator += "InclusionScope"
                                    }
                                    if ($_.DirectoryLookupScope.ExclusionScope)
                                    {
                                    $accumulator += "ExclusionScope"
                                    }
                                    }
                                    $accumulator -join ", "
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ApplicationInstances</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>AuthorizedUsers</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Language</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.Language</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Id</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DisplayName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>Voices</Label>
                                <ScriptBlock>
                                    if ($_.Voices)
                                    {
                                    foreach ($voice in $_.Voices)
                                    {
                                    $voice.Name
                                    }
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <PropertyName>VoiceResponseSupported</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>AssociationOperationOutput</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.AssociationOperationOutput</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <Label>Output</Label>
                                <ScriptBlock>
                                    if($_.Results)
                                    {
                                    $accumulator = @()
                                    foreach ($result in $_.Results)
                                    {
                                    $resultStatusStatus = ""
                                    $resultStatusStatusCode = ""
                                    if($result.Status)
                                    {
                                    if($result.Status.Status -ne $null)
                                    {
                                    $resultStatusStatus = $result.Status.Status.ToString()
                                    }
                                    if($result.Status.StatusCode -ne $null)
                                    {
                                    $resultStatusStatusCode = $result.Status.StatusCode.ToString()
                                    }
                                    }
 
                                    if($result.Association)
                                    {
                                    if($resultStatusStatus -ne "Success")
                                    {
                                    $accumulator += ("Id: " + $result.Association.Id+"`n")
                                    }
                                    else
                                    {
                                    $accumulator += ("Id: " + $result.Association.Id+"`n")
                                    $accumulator += ("Configuration Type: " + $result.Association.ConfigurationType+"`n")
                                    $accumulator += ("Configuration Id: " + $result.Association.ConfigurationId+"`n")
                                    }
                                    } else
                                    {
                                    if($result.Status)
                                    {
                                    $accumulator += ("Id: " + $result.Status.Id+"`n")
                                    }
                                    }
 
                                    if($result.Status)
                                    {
                                    $accumulator += ("Result: " + $resultStatusStatus+"`n")
                                    $accumulator += ("Status Code: " + $resultStatusStatusCode+"`n")
                                    $accumulator += ("Message: " + $result.Status.Message+"`n")
                                    }
 
                                    $accumulator += "`n`n"
                                    }
 
                                    $accumulator -join ""
                                    }
                                </ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>TenantInformation</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.TenantInformation</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>DefaultLanguageId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DefaultTimeZoneId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>FlightedFeatures</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>CallQueue</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.CallQueue.Models.CallQueue</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <Label>TenantId</Label>
                                <PropertyName>TenantId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>Name</Label>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>Identity</Label>
                                <PropertyName>Identity</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>RoutingMethod</Label>
                                <PropertyName>RoutingMethod</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>DistributionLists</Label>
                                <ScriptBlock>
                                    if($_.DistributionLists)
                                    {
                                    [string]::Join("`n", $_.DistributionLists)
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>Users</Label>
                                <ScriptBlock>
                                    if($_.Users)
                                    {
                                    [string]::Join("`n", $_.Users)
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>DistributionListsLastExpanded</Label>
                                <PropertyName>DistributionListsLastExpanded</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>Agents</Label>
                                <ScriptBlock>
                                    if($_.Agents)
                                    {
                                    [string]::Join("`n", $_.Agents)
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>AllowOptOut</Label>
                                <PropertyName>AllowOptOut</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>ConferenceMode</Label>
                                <PropertyName>ConferenceMode</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>PresenceBasedRouting</Label>
                                <PropertyName>PresenceBasedRouting</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>AgentsCapped</Label>
                                <PropertyName>AgentsCapped</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>AgentsInSyncWithDistributionLists</Label>
                                <PropertyName>AgentsInSyncWithDistributionLists</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>AgentAlertTime</Label>
                                <PropertyName>AgentAlertTime</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>LanguageId</Label>
                                <PropertyName>LanguageId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>OverflowThreshold</Label>
                                <PropertyName>OverflowThreshold</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>OverflowAction</Label>
                                <PropertyName>OverflowAction</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>OverflowActionTarget</Label>
                                <PropertyName>OverflowActionTargetId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>OverflowSharedVoicemailTextToSpeechPrompt</Label>
                                <PropertyName>OverflowSharedVoicemailTextToSpeechPrompt</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>OverflowSharedVoicemailAudioFilePrompt</Label>
                                <PropertyName>OverflowSharedVoicemailAudioFilePrompt</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>OverflowSharedVoicemailAudioFilePromptFileName</Label>
                                <PropertyName>OverflowSharedVoicemailAudioFilePromptFileName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>EnableOverflowSharedVoicemailTranscription</Label>
                                <PropertyName>EnableOverflowSharedVoicemailTranscription</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>EnableOverflowSharedVoicemailSystemPromptSuppression</Label>
                                <PropertyName>EnableOverflowSharedVoicemailSystemPromptSuppression</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>TimeoutThreshold</Label>
                                <PropertyName>TimeoutThreshold</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>TimeoutAction</Label>
                                <PropertyName>TimeoutAction</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>TimeoutActionTarget</Label>
                                <PropertyName>TimeoutActionTargetId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>TimeoutSharedVoicemailTextToSpeechPrompt</Label>
                                <PropertyName>TimeoutSharedVoicemailTextToSpeechPrompt</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>TimeoutSharedVoicemailAudioFilePrompt</Label>
                                <PropertyName>TimeoutSharedVoicemailAudioFilePrompt</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>TimeoutSharedVoicemailAudioFilePromptFileName</Label>
                                <PropertyName>TimeoutSharedVoicemailAudioFilePromptFileName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>EnableTimeoutSharedVoicemailTranscription</Label>
                                <PropertyName>EnableTimeoutSharedVoicemailTranscription</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>EnableTimeoutSharedVoicemailSystemPromptSuppression</Label>
                                <PropertyName>EnableTimeoutSharedVoicemailSystemPromptSuppression</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>WelcomeMusicFileName</Label>
                                <PropertyName>WelcomeMusicFileName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>UseDefaultMusicOnHold</Label>
                                <PropertyName>UseDefaultMusicOnHold</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>MusicOnHoldFileName</Label>
                                <PropertyName>MusicOnHoldFileName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>Statistics</Label>
                                <ScriptBlock>
                                    if($_.Statistics)
                                    {
                                    [string]::Join("`n", $_.Statistics)
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>ApplicationInstances</Label>
                                <ScriptBlock>
                                    if($_.ApplicationInstances)
                                    {
                                    [string]::Join("`n", $_.ApplicationInstances)
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>ChannelId</Label>
                                <PropertyName>ChannelId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>OboResourceAccounts</Label>
                                <ScriptBlock>
                                    if($_.OboResourceAccounts)
                                    {
                                    [string]::Join("`n", $_.OboResourceAccounts)
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <PropertyName>AuthorizedUsers</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.UserRoutingSettings</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.UserRoutingSettings</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>SipUri</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>IsForwardingEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ForwardingType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ForwardingTarget</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ForwardingTargetType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>IsUnansweredEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>UnansweredTarget</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>UnansweredTargetType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>UnansweredDelay</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>Delegates</Label>
                                <ScriptBlock>
                                    if ($_.Delegates)
                                    {
                                    foreach ($delegate in $_.Delegates)
                                    {
                                    [String]::Format("Id:{0}", $delegate.Id)
                                    }
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>Delegators</Label>
                                <ScriptBlock>
                                    if ($_.Delegators)
                                    {
                                    foreach ($delegator in $_.Delegators)
                                    {
                                    [String]::Format("Id:{0}", $delegator.Id)
                                    }
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CallGroupOrder</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CallGroupTargets</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>GroupMembershipDetails</Label>
                                <ScriptBlock>
                                    if ($_.GroupMembershipDetails)
                                    {
                                    foreach ($detail in $_.GroupMembershipDetails)
                                    {
                                    [String]::Format("CallGroupOwnerId:{0}", $detail.CallGroupOwnerId)
                                    }
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <PropertyName>GroupNotificationOverride</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.DelegationDetail</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.DelegationDetail</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Id</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>MakeCalls</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ManageSettings</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ReceiveCalls</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.CallGroupMembershipDetail</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.CallGroupMembershipDetail</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>CallGroupOwnerId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NotificationSetting</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Rtc.Management.Hosted.OAA.Models.HolidayImportResult</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.HolidayImportResult</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>DateTimeRanges</Label>
                                <ScriptBlock>
                                    if ($_.DateTimeRanges)
                                    {
                                        $accumulator = @()
                                        foreach($dtr in $_.DateTimeRanges)
                                        {
                                            $accumulator += $dtr.Start.ToString() + " - " + $dtr.End.ToString()
                                        }
 
                                        $accumulator -join "`n"
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Succeeded</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>FailureReason</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
    <View>
      <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SkypeTelephoneNumberMgmtCmdletAcquiredTelephoneNumber</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SkypeTelephoneNumberMgmtCmdletAcquiredTelephoneNumber</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <PropertyName>TelephoneNumber</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>NumberType</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>ActivationState</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>AssignedPstnTargetId</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>Capability</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>City</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>CivicAddressId</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>IsoCountryCode</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>IsoSubdivision</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>LocationId</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>LocationUpdateSupported</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>PortInOrderStatus</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>PstnAssignmentStatus</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>PstnPartnerId</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>PstnPartnerName</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
        <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.VoicemailSettings</Name>
        <ViewSelectedBy>
            <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.VoicemailSettings</TypeName>
        </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>VoicemailEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PromptLanguage</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>OofGreetingEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>OofGreetingFollowAutomaticRepliesEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>OofGreetingFollowCalendarEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ShareData</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CallAnswerRule</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DefaultGreetingPromptOverwrite</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DefaultOofGreetingPromptOverwrite</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>TransferTarget</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
    </ViewDefinitions>
</Configuration>
<!-- SIG # Begin signature block -->
<!-- MIIngAYJKoZIhvcNAQcCoIIncTCCJ20CAQExDzANBglghkgBZQMEAgEFADB5Bgor -->
<!-- BgEEAYI3AgEEoGswaTA0BgorBgEEAYI3AgEeMCYCAwEAAAQQH8w7YFlLCE63JNLG -->
<!-- KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCBdCFCpY+br1EFl -->
<!-- M5ZZwqwV8y6gp8lCAb8nSzaw21IGxqCCDWgwggXmMIIDzqADAgECAhMzAAACmxMC -->
<!-- go/zkE7SAAAAAAKbMA0GCSqGSIb3DQEBCwUAMH4xCzAJBgNVBAYTAlVTMRMwEQYD -->
<!-- VQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNy -->
<!-- b3NvZnQgQ29ycG9yYXRpb24xKDAmBgNVBAMTH01pY3Jvc29mdCBDb2RlIFNpZ25p -->
<!-- bmcgUENBIDIwMTEwHhcNMjIwMTI3MTkzNjA5WhcNMjMwMTI2MTkzNjA5WjByMQsw -->
<!-- CQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9u -->
<!-- ZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMRwwGgYDVQQDExNTa3lw -->
<!-- ZSBTb2Z0d2FyZSBTYXJsMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA -->
<!-- u+NiUPx3qvnOsElGlwVWN0eTqguFi4rLsXmjKWB8JiVD0zpkdlWiaPOm4e6FZPhj -->
<!-- lVg8G9DHHr8ujVpylpghyIRd5cubBTIo/sRIhDQCD3OclsNyE3IZTRTABn7A8xbA -->
<!-- HnjFL56J+eXOJRZX7+FLwBNB0ZCFTSQZBKxL65w/Tb4HZ81sUQmVa5dE1OHKO6jU -->
<!-- xHe2ODTatidrCSHuJ0FAGwn0gR08xlOIMN6/BReIrvG+2OXfTUO+XcZOf1cgctCN -->
<!-- zFCJNSuw4ga7qwuSZc7JRk1jPlotE/4+OZFx5v7Wz0ysP3IiKK67JeL41pvFFWGy -->
<!-- Ds5gHu19Y9K9j5T1vW/xMQIDAQABo4IBZzCCAWMwEwYDVR0lBAwwCgYIKwYBBQUH -->
<!-- AwMwHQYDVR0OBBYEFHKvVX1Sg3XuLgPmjE5+VQh3X2a4MEUGA1UdEQQ+MDykOjA4 -->
<!-- MR4wHAYDVQQLExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xFjAUBgNVBAUTDTIzMDI1 -->
<!-- NCs0NjkwNzUwHwYDVR0jBBgwFoAUSG5k5VAF04KqFzc3IrVtqMp1ApUwVAYDVR0f -->
<!-- BE0wSzBJoEegRYZDaHR0cDovL3d3dy5taWNyb3NvZnQuY29tL3BraW9wcy9jcmwv -->
<!-- TWljQ29kU2lnUENBMjAxMV8yMDExLTA3LTA4LmNybDBhBggrBgEFBQcBAQRVMFMw -->
<!-- UQYIKwYBBQUHMAKGRWh0dHA6Ly93d3cubWljcm9zb2Z0LmNvbS9wa2lvcHMvY2Vy -->
<!-- dHMvTWljQ29kU2lnUENBMjAxMV8yMDExLTA3LTA4LmNydDAMBgNVHRMBAf8EAjAA -->
<!-- MA0GCSqGSIb3DQEBCwUAA4ICAQBK/psBUS/OeLPHeeos1A5DK/NgU16+/ptZoQBO -->
<!-- 5UCl48UenZSZ2k7Yicmpc7uyMtsVKWr54aSRdGfg4eRg5QF7GIrsyPeJa+a+DaCN -->
<!-- JW9dM1o0D/HodrnmHFtTX/VJl6pxf64x16iiUhbzV+UtHorlxMwiKkkQTEwLgtWK -->
<!-- WIck8V9WnpDqKq9N3YhfFGYaFxW7U++GOBrju45TYjY+n4x1QnxXn1vBxKQiXkyH -->
<!-- unP35jZ5kZUD/6JHKOFWlwQj1fvvhdvUq4Nl3kryoY4kLrbd5eUIkeRHATiOiqUt -->
<!-- +gn49qFAz5n87Xz4fxNIsaL7NPN9UShNMi8eXf+WBT0Jw82eE8fn1fR5+QBtyU3R -->
<!-- 6IPZ8udQ67UIbYiMG4VJO95tB8Xuqlv+ovsKZSZ9wTrFc/tbESQkMdPbilFwDLK9 -->
<!-- BEdHGwBRP0o9vsR7IPF7Rc8xlAGqWjDIGgfGPDpied3gvJD49JN0Nrw8iNR1hY6l -->
<!-- wYtFIdm/Rbr78J2CuH49vToXw3RqM62+x8TpqHYfDzKEzi38Y8+elqzz2LAbE0tL -->
<!-- S2tvl0pjaiLSEbfzyhbo7S/6k5GgPkEmMgqr1x4uZufBz4lCy5JsJM7IJAO7nF7q -->
<!-- j6jyaKWHzHEkvSuAVpVgKiz4zT4ZOuH7tUT6qBbdFyPD9XYcpfPi80mH5MwJSZcC -->
<!-- UqVqTjCCB3owggVioAMCAQICCmEOkNIAAAAAAAMwDQYJKoZIhvcNAQELBQAwgYgx -->
<!-- CzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRt -->
<!-- b25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xMjAwBgNVBAMTKU1p -->
<!-- Y3Jvc29mdCBSb290IENlcnRpZmljYXRlIEF1dGhvcml0eSAyMDExMB4XDTExMDcw -->
<!-- ODIwNTkwOVoXDTI2MDcwODIxMDkwOVowfjELMAkGA1UEBhMCVVMxEzARBgNVBAgT -->
<!-- Cldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29m -->
<!-- dCBDb3Jwb3JhdGlvbjEoMCYGA1UEAxMfTWljcm9zb2Z0IENvZGUgU2lnbmluZyBQ -->
<!-- Q0EgMjAxMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAKvw+nIQHC6t -->
<!-- 2G6qghBNNLrytlghn0IbKmvpWlCquAY4GgRJun/DDB7dN2vGEtgL8DjCmQawyDnV -->
<!-- ARQxQtOJDXlkh36UYCRsr55JnOloXtLfm1OyCizDr9mpK656Ca/XllnKYBoF6WZ2 -->
<!-- 6DJSJhIv56sIUM+zRLdd2MQuA3WraPPLbfM6XKEW9Ea64DhkrG5kNXimoGMPLdNA -->
<!-- k/jj3gcN1Vx5pUkp5w2+oBN3vpQ97/vjK1oQH01WKKJ6cuASOrdJXtjt7UORg9l7 -->
<!-- snuGG9k+sYxd6IlPhBryoS9Z5JA7La4zWMW3Pv4y07MDPbGyr5I4ftKdgCz1TlaR -->
<!-- ITUlwzluZH9TupwPrRkjhMv0ugOGjfdf8NBSv4yUh7zAIXQlXxgotswnKDglmDlK -->
<!-- Ns98sZKuHCOnqWbsYR9q4ShJnV+I4iVd0yFLPlLEtVc/JAPw0XpbL9Uj43BdD1FG -->
<!-- d7P4AOG8rAKCX9vAFbO9G9RVS+c5oQ/pI0m8GLhEfEXkwcNyeuBy5yTfv0aZxe/C -->
<!-- HFfbg43sTUkwp6uO3+xbn6/83bBm4sGXgXvt1u1L50kppxMopqd9Z4DmimJ4X7Iv -->
<!-- hNdXnFy/dygo8e1twyiPLI9AN0/B4YVEicQJTMXUpUMvdJX3bvh4IFgsE11glZo+ -->
<!-- TzOE2rCIF96eTvSWsLxGoGyY0uDWiIwLAgMBAAGjggHtMIIB6TAQBgkrBgEEAYI3 -->
<!-- FQEEAwIBADAdBgNVHQ4EFgQUSG5k5VAF04KqFzc3IrVtqMp1ApUwGQYJKwYBBAGC -->
<!-- NxQCBAweCgBTAHUAYgBDAEEwCwYDVR0PBAQDAgGGMA8GA1UdEwEB/wQFMAMBAf8w -->
<!-- HwYDVR0jBBgwFoAUci06AjGQQ7kUBU7h6qfHMdEjiTQwWgYDVR0fBFMwUTBPoE2g -->
<!-- S4ZJaHR0cDovL2NybC5taWNyb3NvZnQuY29tL3BraS9jcmwvcHJvZHVjdHMvTWlj -->
<!-- Um9vQ2VyQXV0MjAxMV8yMDExXzAzXzIyLmNybDBeBggrBgEFBQcBAQRSMFAwTgYI -->
<!-- KwYBBQUHMAKGQmh0dHA6Ly93d3cubWljcm9zb2Z0LmNvbS9wa2kvY2VydHMvTWlj -->
<!-- Um9vQ2VyQXV0MjAxMV8yMDExXzAzXzIyLmNydDCBnwYDVR0gBIGXMIGUMIGRBgkr -->
<!-- BgEEAYI3LgMwgYMwPwYIKwYBBQUHAgEWM2h0dHA6Ly93d3cubWljcm9zb2Z0LmNv -->
<!-- bS9wa2lvcHMvZG9jcy9wcmltYXJ5Y3BzLmh0bTBABggrBgEFBQcCAjA0HjIgHQBM -->
<!-- AGUAZwBhAGwAXwBwAG8AbABpAGMAeQBfAHMAdABhAHQAZQBtAGUAbgB0AC4gHTAN -->
<!-- BgkqhkiG9w0BAQsFAAOCAgEAZ/KGpZjgVHkaLtPYdGcimwuWEeFjkplCln3SeQyQ -->
<!-- wWVfLiw++MNy0W2D/r4/6ArKO79HqaPzadtjvyI1pZddZYSQfYtGUFXYDJJ80hpL -->
<!-- HPM8QotS0LD9a+M+By4pm+Y9G6XUtR13lDni6WTJRD14eiPzE32mkHSDjfTLJgJG -->
<!-- KsKKELukqQUMm+1o+mgulaAqPyprWEljHwlpblqYluSD9MCP80Yr3vw70L01724l -->
<!-- ruWvJ+3Q3fMOr5kol5hNDj0L8giJ1h/DMhji8MUtzluetEk5CsYKwsatruWy2dsV -->
<!-- iFFFWDgycScaf7H0J/jeLDogaZiyWYlobm+nt3TDQAUGpgEqKD6CPxNNZgvAs031 -->
<!-- 4Y9/HG8VfUWnduVAKmWjw11SYobDHWM2l4bf2vP48hahmifhzaWX0O5dY0HjWwec -->
<!-- hz4GdwbRBrF1HxS+YWG18NzGGwS+30HHDiju3mUv7Jf2oVyW2ADWoUa9WfOXpQlL -->
<!-- SBCZgB/QACnFsZulP0V3HjXG0qKin3p6IvpIlR+r+0cjgPWe+L9rt0uX4ut1eBrs -->
<!-- 6jeZeRhL/9azI2h15q/6/IvrC4DqaTuv/DDtBEyO3991bWORPdGdVk5Pv4BXIqF4 -->
<!-- ETIheu9BCrE/+6jMpF3BoYibV3FWTkhFwELJm3ZbCoBIa/15n8G9bW1qyVJzEw16 -->
<!-- UM0xghluMIIZagIBATCBlTB+MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGlu -->
<!-- Z3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBv -->
<!-- cmF0aW9uMSgwJgYDVQQDEx9NaWNyb3NvZnQgQ29kZSBTaWduaW5nIFBDQSAyMDEx -->
<!-- AhMzAAACmxMCgo/zkE7SAAAAAAKbMA0GCWCGSAFlAwQCAQUAoIGmMBkGCSqGSIb3 -->
<!-- DQEJAzEMBgorBgEEAYI3AgEEMBwGCisGAQQBgjcCAQsxDjAMBgorBgEEAYI3AgEV -->
<!-- MC8GCSqGSIb3DQEJBDEiBCA/z5ig5g2LJM9eSOmUTywY/rP/VSMgXHxbtNVD76w2 -->
<!-- KjA6BgorBgEEAYI3AgEMMSwwKqAMgAoAUwBrAHkAcABloRqAGGh0dHA6Ly93d3cu -->
<!-- bWljcm9zb2Z0LmNvbTANBgkqhkiG9w0BAQEFAASCAQBUtV01O01HxvgKhfoOoM3h -->
<!-- Yo66kVwA953S6izncmepuF2bMhswt0/7uyZvmWt8cTAwEWVdwLPl4JXejuZqBb4E -->
<!-- ZzPlD/J37ugzLBXBLC1rLaX/A4VuJayHICAVz56mAXFVGovR9x6QxbRFqXhfDR4g -->
<!-- pwVxYrZdtG6xMcqxixOPZ3jp6h5zjOcWjzCASk8siw4rJkZDTp4r5Lgy3oQyjyub -->
<!-- NgDWHgG7rQOHX/3Id+aIYQ/bnYHMKLVK2Rpgk0ThLW71fqcx+9mdV6a4A7O7w8Zb -->
<!-- bf0WL0y5MgwClQu5jbQsi5v7FhBDvuDhoTZEszgfi685rt4zCy5IX6P/Rn3k8VYz -->
<!-- oYIXADCCFvwGCisGAQQBgjcDAwExghbsMIIW6AYJKoZIhvcNAQcCoIIW2TCCFtUC -->
<!-- AQMxDzANBglghkgBZQMEAgEFADCCAVEGCyqGSIb3DQEJEAEEoIIBQASCATwwggE4 -->
<!-- AgEBBgorBgEEAYRZCgMBMDEwDQYJYIZIAWUDBAIBBQAEIOJHtT/GYUFwhCgiPFqI -->
<!-- s7kHMS+ewHUZYNrYWXww//4pAgZitOFOYNcYEzIwMjIwNjI4MDk0NTA0LjYzMVow -->
<!-- BIACAfSggdCkgc0wgcoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9u -->
<!-- MRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRp -->
<!-- b24xJTAjBgNVBAsTHE1pY3Jvc29mdCBBbWVyaWNhIE9wZXJhdGlvbnMxJjAkBgNV -->
<!-- BAsTHVRoYWxlcyBUU1MgRVNOOkVBQ0UtRTMxNi1DOTFEMSUwIwYDVQQDExxNaWNy -->
<!-- b3NvZnQgVGltZS1TdGFtcCBTZXJ2aWNloIIRVzCCBwwwggT0oAMCAQICEzMAAAGa -->
<!-- wHWixCFtPoUAAQAAAZowDQYJKoZIhvcNAQELBQAwfDELMAkGA1UEBhMCVVMxEzAR -->
<!-- BgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1p -->
<!-- Y3Jvc29mdCBDb3Jwb3JhdGlvbjEmMCQGA1UEAxMdTWljcm9zb2Z0IFRpbWUtU3Rh -->
<!-- bXAgUENBIDIwMTAwHhcNMjExMjAyMTkwNTE3WhcNMjMwMjI4MTkwNTE3WjCByjEL -->
<!-- MAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1v -->
<!-- bmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjElMCMGA1UECxMcTWlj -->
<!-- cm9zb2Z0IEFtZXJpY2EgT3BlcmF0aW9uczEmMCQGA1UECxMdVGhhbGVzIFRTUyBF -->
<!-- U046RUFDRS1FMzE2LUM5MUQxJTAjBgNVBAMTHE1pY3Jvc29mdCBUaW1lLVN0YW1w -->
<!-- IFNlcnZpY2UwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDacgasKiu3 -->
<!-- ZGEU/mr6A5t9oXAgbsCJq0NnOu+54zZPt9Y/trEHSTlpE2n4jua4VnadE4sf2Ng8 -->
<!-- xfUxDQPO4Vb/3UHhhdHiCnLoUIsW3wtE2OPzHFhAcUNzxuSpk667om4o/GcaPlwi -->
<!-- IN4ZdDxSOz6ojSNT9azsKXwQFAcu4c9tsvXiul99sifC3s2dEEJ0/BhyHiJAwscU -->
<!-- 4N2nm1UDf4uMAfC1B7SBQZL30ssPyiUjU7gIijr1IRlBAdBYmiyR0F7RJvzy+diw -->
<!-- jm0Isj3f8bsVIq9gZkUWxxFkKZLfByleEo4BMmRMZE9+AfTprQne6mcjtVAdBLRK -->
<!-- XvXjLSXPR6h54pttsShKaV3IP6Dp6bXRf2Gb2CfdVSxty3HHAUyZXuFwguIV2OW3 -->
<!-- gF3kFQK3uL6QZvN8a6KB0hto06V98Otey1OTOvn1mRnAvVu4Wj8f1dc+9cOPdPgt -->
<!-- Fz4cd37mRRPEkAdX2YaeTgpcNExa+jCbOSN++VtNScxwu4AjPoTfQjuQ+L1p8SMZ -->
<!-- fggT8khaXaWWZ9vLvO7PIwIZ4b2SK3/XmWpk0AmaTha5QG0fu5uvd4YZ/xLuI/ki -->
<!-- wHWcTykviAZOlwkrnsoYZJJ03RsIAWv6UHnYjAI8G3UgCFFlAm0nguQ3rIX54pmu -->
<!-- jS83lgrm1YqbL2Lrlhmi98Mk2ktCHCXKRwIDAQABo4IBNjCCATIwHQYDVR0OBBYE -->
<!-- FF+2nlnwnNtR6aVZvQqVyK02K9FwMB8GA1UdIwQYMBaAFJ+nFV0AXmJdg/Tl0mWn -->
<!-- G1M1GelyMF8GA1UdHwRYMFYwVKBSoFCGTmh0dHA6Ly93d3cubWljcm9zb2Z0LmNv -->
<!-- bS9wa2lvcHMvY3JsL01pY3Jvc29mdCUyMFRpbWUtU3RhbXAlMjBQQ0ElMjAyMDEw -->
<!-- KDEpLmNybDBsBggrBgEFBQcBAQRgMF4wXAYIKwYBBQUHMAKGUGh0dHA6Ly93d3cu -->
<!-- bWljcm9zb2Z0LmNvbS9wa2lvcHMvY2VydHMvTWljcm9zb2Z0JTIwVGltZS1TdGFt -->
<!-- cCUyMFBDQSUyMDIwMTAoMSkuY3J0MAwGA1UdEwEB/wQCMAAwEwYDVR0lBAwwCgYI -->
<!-- KwYBBQUHAwgwDQYJKoZIhvcNAQELBQADggIBAAATu4fMRtRH20+nNzGAXFxdXEpR -->
<!-- PTfbM0LJDeNe4QCxj0FM+wrJdu6UKrM2wQuO31UDcQ4nrUJBe81N6W2RvEa8xNXj -->
<!-- bO0qzNitwUfOVLeZp6HVGcNTtYEMAvK9k//0daBFxbp04BzMaIyaHRy7y/K/zZ9c -->
<!-- kEw7jF9VsJqlrwqkx9HqI/IBsCpJdlTtKBl/+LRbD8tWvw6FDrSkv/IDiKcarPE0 -->
<!-- BU6//bFXvZ5/h7diE13dqv5DPU5Kn499HvUOAcHG31gr/TJPEftqqK40dfpB+1bB -->
<!-- PSzAef58rJxRJXNJ661GbOZ5e64EuyIQv0Vo5ZptaWZiftQ5pgmztaZCuNIIvxPH -->
<!-- CyvIAjmSfRuX7Uyke0k29rSTruRsBVIsifG39gldsbyjOvkDN7S3pJtTwJV0ToC4 -->
<!-- VWg00kpunk72PORup31ahW99fU3jxBh2fHjiefjZUa08d/nQQdLWCzadttpkZvCg -->
<!-- H/dc8Mts2CwrcxCPZ5p9VuGcqyFhK2I6PS0POnMuf70R3lrl5Y87dO8f4Kv83bkh -->
<!-- q5g+IrY5KvLcIEER5kt5uuorpWzJmBNGB+62OVNMz92YJFl/Lt+NvkGFTuGZy96T -->
<!-- LMPdLcrNSpPGV5qHqnHlr/wUz9UAViTKJArvSbvk/siU7mi29oqRxb0ahB4oYVPN -->
<!-- uv7ccHTBGqNNGol4MIIHcTCCBVmgAwIBAgITMwAAABXF52ueAptJmQAAAAAAFTAN -->
<!-- BgkqhkiG9w0BAQsFADCBiDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0 -->
<!-- b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3Jh -->
<!-- dGlvbjEyMDAGA1UEAxMpTWljcm9zb2Z0IFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9y -->
<!-- aXR5IDIwMTAwHhcNMjEwOTMwMTgyMjI1WhcNMzAwOTMwMTgzMjI1WjB8MQswCQYD -->
<!-- VQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEe -->
<!-- MBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSYwJAYDVQQDEx1NaWNyb3Nv -->
<!-- ZnQgVGltZS1TdGFtcCBQQ0EgMjAxMDCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCC -->
<!-- AgoCggIBAOThpkzntHIhC3miy9ckeb0O1YLT/e6cBwfSqWxOdcjKNVf2AX9sSuDi -->
<!-- vbk+F2Az/1xPx2b3lVNxWuJ+Slr+uDZnhUYjDLWNE893MsAQGOhgfWpSg0S3po5G -->
<!-- awcU88V29YZQ3MFEyHFcUTE3oAo4bo3t1w/YJlN8OWECesSq/XJprx2rrPY2vjUm -->
<!-- ZNqYO7oaezOtgFt+jBAcnVL+tuhiJdxqD89d9P6OU8/W7IVWTe/dvI2k45GPsjks -->
<!-- UZzpcGkNyjYtcI4xyDUoveO0hyTD4MmPfrVUj9z6BVWYbWg7mka97aSueik3rMvr -->
<!-- g0XnRm7KMtXAhjBcTyziYrLNueKNiOSWrAFKu75xqRdbZ2De+JKRHh09/SDPc31B -->
<!-- mkZ1zcRfNN0Sidb9pSB9fvzZnkXftnIv231fgLrbqn427DZM9ituqBJR6L8FA6PR -->
<!-- c6ZNN3SUHDSCD/AQ8rdHGO2n6Jl8P0zbr17C89XYcz1DTsEzOUyOArxCaC4Q6oRR -->
<!-- RuLRvWoYWmEBc8pnol7XKHYC4jMYctenIPDC+hIK12NvDMk2ZItboKaDIV1fMHSR -->
<!-- lJTYuVD5C4lh8zYGNRiER9vcG9H9stQcxWv2XFJRXRLbJbqvUAV6bMURHXLvjflS -->
<!-- xIUXk8A8FdsaN8cIFRg/eKtFtvUeh17aj54WcmnGrnu3tz5q4i6tAgMBAAGjggHd -->
<!-- MIIB2TASBgkrBgEEAYI3FQEEBQIDAQABMCMGCSsGAQQBgjcVAgQWBBQqp1L+ZMSa -->
<!-- voKRPEY1Kc8Q/y8E7jAdBgNVHQ4EFgQUn6cVXQBeYl2D9OXSZacbUzUZ6XIwXAYD -->
<!-- VR0gBFUwUzBRBgwrBgEEAYI3TIN9AQEwQTA/BggrBgEFBQcCARYzaHR0cDovL3d3 -->
<!-- dy5taWNyb3NvZnQuY29tL3BraW9wcy9Eb2NzL1JlcG9zaXRvcnkuaHRtMBMGA1Ud -->
<!-- JQQMMAoGCCsGAQUFBwMIMBkGCSsGAQQBgjcUAgQMHgoAUwB1AGIAQwBBMAsGA1Ud -->
<!-- DwQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFNX2VsuP6KJcYmjR -->
<!-- PZSQW9fOmhjEMFYGA1UdHwRPME0wS6BJoEeGRWh0dHA6Ly9jcmwubWljcm9zb2Z0 -->
<!-- LmNvbS9wa2kvY3JsL3Byb2R1Y3RzL01pY1Jvb0NlckF1dF8yMDEwLTA2LTIzLmNy -->
<!-- bDBaBggrBgEFBQcBAQROMEwwSgYIKwYBBQUHMAKGPmh0dHA6Ly93d3cubWljcm9z -->
<!-- b2Z0LmNvbS9wa2kvY2VydHMvTWljUm9vQ2VyQXV0XzIwMTAtMDYtMjMuY3J0MA0G -->
<!-- CSqGSIb3DQEBCwUAA4ICAQCdVX38Kq3hLB9nATEkW+Geckv8qW/qXBS2Pk5HZHix -->
<!-- BpOXPTEztTnXwnE2P9pkbHzQdTltuw8x5MKP+2zRoZQYIu7pZmc6U03dmLq2HnjY -->
<!-- Ni6cqYJWAAOwBb6J6Gngugnue99qb74py27YP0h1AdkY3m2CDPVtI1TkeFN1JFe5 -->
<!-- 3Z/zjj3G82jfZfakVqr3lbYoVSfQJL1AoL8ZthISEV09J+BAljis9/kpicO8F7BU -->
<!-- hUKz/AyeixmJ5/ALaoHCgRlCGVJ1ijbCHcNhcy4sa3tuPywJeBTpkbKpW99Jo3QM -->
<!-- vOyRgNI95ko+ZjtPu4b6MhrZlvSP9pEB9s7GdP32THJvEKt1MMU0sHrYUP4KWN1A -->
<!-- PMdUbZ1jdEgssU5HLcEUBHG/ZPkkvnNtyo4JvbMBV0lUZNlz138eW0QBjloZkWsN -->
<!-- n6Qo3GcZKCS6OEuabvshVGtqRRFHqfG3rsjoiV5PndLQTHa1V1QJsWkBRH58oWFs -->
<!-- c/4Ku+xBZj1p/cvBQUl+fpO+y/g75LcVv7TOPqUxUYS8vwLBgqJ7Fx0ViY1w/ue1 -->
<!-- 0CgaiQuPNtq6TPmb/wrpNPgkNWcr4A245oyZ1uEi6vAnQj0llOZ0dFtq0Z4+7X6g -->
<!-- MTN9vMvpe784cETRkPHIqzqKOghif9lwY1NNje6CbaUFEMFxBmoQtB1VM1izoXBm -->
<!-- 8qGCAs4wggI3AgEBMIH4oYHQpIHNMIHKMQswCQYDVQQGEwJVUzETMBEGA1UECBMK -->
<!-- V2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0 -->
<!-- IENvcnBvcmF0aW9uMSUwIwYDVQQLExxNaWNyb3NvZnQgQW1lcmljYSBPcGVyYXRp -->
<!-- b25zMSYwJAYDVQQLEx1UaGFsZXMgVFNTIEVTTjpFQUNFLUUzMTYtQzkxRDElMCMG -->
<!-- A1UEAxMcTWljcm9zb2Z0IFRpbWUtU3RhbXAgU2VydmljZaIjCgEBMAcGBSsOAwIa -->
<!-- AxUAAbquMnUCam/m7Ox1Uv/GNs1jmu+ggYMwgYCkfjB8MQswCQYDVQQGEwJVUzET -->
<!-- MBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMV -->
<!-- TWljcm9zb2Z0IENvcnBvcmF0aW9uMSYwJAYDVQQDEx1NaWNyb3NvZnQgVGltZS1T -->
<!-- dGFtcCBQQ0EgMjAxMDANBgkqhkiG9w0BAQUFAAIFAOZkpZkwIhgPMjAyMjA2Mjgw -->
<!-- NTU0MzNaGA8yMDIyMDYyOTA1NTQzM1owdzA9BgorBgEEAYRZCgQBMS8wLTAKAgUA -->
<!-- 5mSlmQIBADAKAgEAAgIWvAIB/zAHAgEAAgISGDAKAgUA5mX3GQIBADA2BgorBgEE -->
<!-- AYRZCgQCMSgwJjAMBgorBgEEAYRZCgMCoAowCAIBAAIDB6EgoQowCAIBAAIDAYag -->
<!-- MA0GCSqGSIb3DQEBBQUAA4GBAFVi9NsDt9wSoinHgrMecjjW1HDeJY9LqtLBkMBp -->
<!-- Z06eY0JfzQwqkEjMZJOsO7GY4a68567Am3iyBkhAQKAOmV6OzQHF/pNB6btSsLEG -->
<!-- Ex9116AOVms47o8C3gp6CKXTNlryfeQfa458PvtPfBHKXPgu/gT7KxRMQk2ZvWTs -->
<!-- TrFsMYIEDTCCBAkCAQEwgZMwfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hp -->
<!-- bmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jw -->
<!-- b3JhdGlvbjEmMCQGA1UEAxMdTWljcm9zb2Z0IFRpbWUtU3RhbXAgUENBIDIwMTAC -->
<!-- EzMAAAGawHWixCFtPoUAAQAAAZowDQYJYIZIAWUDBAIBBQCgggFKMBoGCSqGSIb3 -->
<!-- DQEJAzENBgsqhkiG9w0BCRABBDAvBgkqhkiG9w0BCQQxIgQgW5ku9bfB2eC5uRJk -->
<!-- GeOsIDad6PmdJMaI8K8+UG6PkbMwgfoGCyqGSIb3DQEJEAIvMYHqMIHnMIHkMIG9 -->
<!-- BCABTkDjOBEUfZnligJiL539Lx+nsr/NFVTnKFX030iNYDCBmDCBgKR+MHwxCzAJ -->
<!-- BgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25k -->
<!-- MR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xJjAkBgNVBAMTHU1pY3Jv -->
<!-- c29mdCBUaW1lLVN0YW1wIFBDQSAyMDEwAhMzAAABmsB1osQhbT6FAAEAAAGaMCIE -->
<!-- IKsY4qsJzMF8LCRGbpImayjEEjFy+QBtN5A5I7Rl+fW3MA0GCSqGSIb3DQEBCwUA -->
<!-- BIICAD/y5oNo23VCn5gQuBGRV4ilF5Ss2I/t1BlXQw7fbDuSfdUa8PV4J/dvZc4b -->
<!-- 7PyFhy/l/KOIIhn1ZTGJ0JbN+jJM32zTcxCtbrfP5o54JPjk/moXj66rybtzhYoN -->
<!-- SkneuxjO3GatgJHXoX0NQCYH3hKiSjtPSeljlBr+fhSJjKygHUfnMspMJEBg5mPQ -->
<!-- yWPRxf/pn2HEYr/T56xRP1vGozsDDjvnSepe+yO2g46PEHua5PXumKY2V//XI4G8 -->
<!-- qV221XfUrDqYEgDnhC9ONRkgrGaDa0+kevJTMT51lWoEVXOHUWKpFzB+HU9qGCHB -->
<!-- KNgRYWrXOSS5DHNDPuUQNNfpOzhuio/VsqqiWQ+HLZwFOmu4nRVFrkDD5nHBqNm4 -->
<!-- mS2ZdaMrm5ht1q2zmhpsV7/7VTIS8Jh0UOuwioc8HCs92nElOYX+r42r18minIrW -->
<!-- zIDacs5mq1v7Rw8XJITApMrrxFJ9g70XhIE9Qr4q29gB1vuxzYVWMaSV4hx8RpA8 -->
<!-- 9/q8++R42/JwX67+5XoVph4GY2zCNWNy0tRd+RCa5tGtFNd765Hs93DJkizwHXaT -->
<!-- xxg96AiB+ilg0b8v7eBgyoQ2/yY4PW2M93RI5BNS3c7n6cPT+cEXEa5osEV+9prj -->
<!-- A7Fq9/APgC+SWVWNbhQYRctUsktKgPDvKcLQDrCytN662y8g -->
<!-- SIG # End signature block -->