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 = @()
                                    $accumulator += $_.MondayHours.Start + "-" + $_.MondayHours.End;
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>TuesdayHours</Label>
                                <ScriptBlock>
                                    if ($_.TuesdayHours)
                                    {
                                    $accumulator = @()
                                    $accumulator += $_.TuesdayHours.Start + "-" + $_.TuesdayHours.End
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>WednesdayHours</Label>
                                <ScriptBlock>
                                    if ($_.WednesdayHours)
                                    {
                                    $accumulator = @()
                                    $accumulator += $_.WednesdayHours.Start + "-" + $_.WednesdayHours.End
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>ThursdayHours</Label>
                                <ScriptBlock>
                                    if ($_.ThursdayHours)
                                    {
                                    $accumulator = @()
                                    $accumulator += $_.ThursdayHours.Start + "-" + $_.ThursdayHours.End
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>FridayHours</Label>
                                <ScriptBlock>
                                    if ($_.FridayHours)
                                    {
                                    $accumulator = @()
                                    $accumulator += $_.FridayHours.Start + "-" + $_.FridayHours.End
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>SaturdayHours</Label>
                                <ScriptBlock>
                                    if ($_.SaturdayHours)
                                    {
                                    $accumulator = @()
                                    $accumulator += $_.SaturdayHours.Start + "-" + $_.SaturdayHours.End
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>SundayHours</Label>
                                <ScriptBlock>
                                    if ($_.SundayHours)
                                    {
                                    $accumulator = @()
                                    $accumulator += $_.SundayHours.Start + "-" + $_.SundayHours.End
                                    $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 -->
<!-- MIInmQYJKoZIhvcNAQcCoIInijCCJ4YCAQExDzANBglghkgBZQMEAgEFADB5Bgor -->
<!-- BgEEAYI3AgEEoGswaTA0BgorBgEEAYI3AgEeMCYCAwEAAAQQH8w7YFlLCE63JNLG -->
<!-- KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCAzOT6XRgZ9C8go -->
<!-- nNEtuTx8F7bCQ5P4sU/hHNWYvWsXiaCCDWgwggXmMIIDzqADAgECAhMzAAACmxMC -->
<!-- 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 -->
<!-- UM0xghmHMIIZgwIBATCBlTB+MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGlu -->
<!-- Z3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBv -->
<!-- cmF0aW9uMSgwJgYDVQQDEx9NaWNyb3NvZnQgQ29kZSBTaWduaW5nIFBDQSAyMDEx -->
<!-- AhMzAAACmxMCgo/zkE7SAAAAAAKbMA0GCWCGSAFlAwQCAQUAoIGmMBkGCSqGSIb3 -->
<!-- DQEJAzEMBgorBgEEAYI3AgEEMBwGCisGAQQBgjcCAQsxDjAMBgorBgEEAYI3AgEV -->
<!-- MC8GCSqGSIb3DQEJBDEiBCCFMDwf0slt5FElriNQsFYsH/SrlGhQ94nfQyoz09BB -->
<!-- CTA6BgorBgEEAYI3AgEMMSwwKqAMgAoAUwBrAHkAcABloRqAGGh0dHA6Ly93d3cu -->
<!-- bWljcm9zb2Z0LmNvbTANBgkqhkiG9w0BAQEFAASCAQBlWq2RyfUr7LOXylUQZHMf -->
<!-- bvyXSlf9huGNjQRcboRPGTesX33FWfl1Vklg9wuBgwq1PQesD1Hychc1tFPRIxJw -->
<!-- PSMtz/wduk5/P3IdPFzXJUb3auYikaewSDgTSmSYBbKNfGUG8jq30+U/kTp+kTFa -->
<!-- Pp+9w328ZMctFeu18c9zoKB5jqUmkbayuidkv7lZXP6J9lvLcebkk0lLeG76mBar -->
<!-- ZD1lTwl7t2RwHIyCWNNQUUCm1lnwe7hjfUCpY8c4xe6Rk/CMPPBXrehKmqkpC2UW -->
<!-- MH4H3SJ0iK/25AtyV+ZEGKvCy29B8e/INkHry+PviMcLhblOMTNXlR5VBRj7bCsh -->
<!-- oYIXGTCCFxUGCisGAQQBgjcDAwExghcFMIIXAQYJKoZIhvcNAQcCoIIW8jCCFu4C -->
<!-- AQMxDzANBglghkgBZQMEAgEFADCCAVkGCyqGSIb3DQEJEAEEoIIBSASCAUQwggFA -->
<!-- AgEBBgorBgEEAYRZCgMBMDEwDQYJYIZIAWUDBAIBBQAEIPSTl3NkOMAc7aNgh0AE -->
<!-- f4vgPM2PXDK2Hu1xyPEZwjcTAgZingLoJIoYEzIwMjIwNjE1MDkzMTIwLjUyNVow -->
<!-- BIACAfSggdikgdUwgdIxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9u -->
<!-- MRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRp -->
<!-- b24xLTArBgNVBAsTJE1pY3Jvc29mdCBJcmVsYW5kIE9wZXJhdGlvbnMgTGltaXRl -->
<!-- ZDEmMCQGA1UECxMdVGhhbGVzIFRTUyBFU046QTI0MC00QjgyLTEzMEUxJTAjBgNV -->
<!-- BAMTHE1pY3Jvc29mdCBUaW1lLVN0YW1wIFNlcnZpY2WgghFoMIIHFDCCBPygAwIB -->
<!-- AgITMwAAAY16VS54dJkqtwABAAABjTANBgkqhkiG9w0BAQsFADB8MQswCQYDVQQG -->
<!-- EwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwG -->
<!-- A1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSYwJAYDVQQDEx1NaWNyb3NvZnQg -->
<!-- VGltZS1TdGFtcCBQQ0EgMjAxMDAeFw0yMTEwMjgxOTI3NDVaFw0yMzAxMjYxOTI3 -->
<!-- NDVaMIHSMQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UE -->
<!-- BxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMS0wKwYD -->
<!-- VQQLEyRNaWNyb3NvZnQgSXJlbGFuZCBPcGVyYXRpb25zIExpbWl0ZWQxJjAkBgNV -->
<!-- BAsTHVRoYWxlcyBUU1MgRVNOOkEyNDAtNEI4Mi0xMzBFMSUwIwYDVQQDExxNaWNy -->
<!-- b3NvZnQgVGltZS1TdGFtcCBTZXJ2aWNlMIICIjANBgkqhkiG9w0BAQEFAAOCAg8A -->
<!-- MIICCgKCAgEA2jRILZg+O6U7dLcuwBPMB+0tJUz0wHLqJ5f7KJXQsTzWToADUMYV -->
<!-- 4xVZnp9mPTWojUJ/l3O4XqegLDNduFAObcitrLyY5HDsxAfUG1/2YilcSkSP6CcM -->
<!-- qWfsSwULGX5zlsVKHJ7tvwg26y6eLklUdFMpiq294T4uJQdXd5O7mFy0vVkaGPGx -->
<!-- NWLbZxKNzqKtFnWQ7jMtZ05XvafkIWZrNTFv8GGpAlHtRsZ1A8KDo6IDSGVNZZXb -->
<!-- Qs+fOwMOGp/Bzod8f1YI8Gb2oN/mx2ccvdGr9la55QZeVsM7LfTaEPQxbgAcLgWD -->
<!-- lIPcmTzcBksEzLOQsSpBzsqPaWI9ykVw5ofmrkFKMbpQT5EMki2suJoVM5xGgdZW -->
<!-- nt/tz00xubPSKFi4B4IMFUB9mcANUq9cHaLsHbDJ+AUsVO0qnVjwzXPYJeR7C/B8 -->
<!-- X0Ul6UkIdplZmncQZSBK3yZQy+oGsuJKXFAq3BlxT6kDuhYYvO7itLrPeY0knut1 -->
<!-- rKkxom+ui6vCdthCfnAiyknyRC2lknqzz8x1mDkQ5Q6Ox9p6/lduFupSJMtgsCPN -->
<!-- 9fIvrfppMDFIvRoULsHOdLJjrRli8co5M+vZmf20oTxYuXzM0tbRurEJycB5ZMbw -->
<!-- znsFHymOkgyx8OeFnXV3car45uejI1B1iqUDbeSNxnvczuOhcpzwackCAwEAAaOC -->
<!-- ATYwggEyMB0GA1UdDgQWBBR4zJFuh59GwpTuSju4STcflihmkzAfBgNVHSMEGDAW -->
<!-- gBSfpxVdAF5iXYP05dJlpxtTNRnpcjBfBgNVHR8EWDBWMFSgUqBQhk5odHRwOi8v -->
<!-- d3d3Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2NybC9NaWNyb3NvZnQlMjBUaW1lLVN0 -->
<!-- YW1wJTIwUENBJTIwMjAxMCgxKS5jcmwwbAYIKwYBBQUHAQEEYDBeMFwGCCsGAQUF -->
<!-- BzAChlBodHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2NlcnRzL01pY3Jv -->
<!-- c29mdCUyMFRpbWUtU3RhbXAlMjBQQ0ElMjAyMDEwKDEpLmNydDAMBgNVHRMBAf8E -->
<!-- AjAAMBMGA1UdJQQMMAoGCCsGAQUFBwMIMA0GCSqGSIb3DQEBCwUAA4ICAQA1r3Oz -->
<!-- 0lEq3VvpdFlh3YBxc4hnYkALyYPDa9FO4XgqwkBm8Lsb+lK3tbGGgpi6QJbK3iM3 -->
<!-- BK0ObBcwRaJVCxGLGtr6Jz9hRumRyF8o4n2y3YiKv4olBxNjFShSGc9E29JmVjBm -->
<!-- LgmfjRqPc/2rD25q4ow4uA3rc9ekiaufgGhcSAdek/l+kASbzohOt/5z2+IlgT4e -->
<!-- 3auSUzt2GAKfKZB02ZDGWKKeCY3pELj1tuh6yfrOJPPInO4ZZLW3vgKavtL8e6FJ -->
<!-- ZyJoDFMewJ59oEL+AK3e2M2I4IFE9n6LVS8bS9UbMUMvrAlXN5ZM2I8GdHB9TbfI -->
<!-- 17Wm/9Uf4qu588PJN7vCJj9s+KxZqXc5sGScLgqiPqIbbNTE+/AEZ/eTixc9YLgT -->
<!-- yMqakZI59wGqjrONQSY7u0VEDkEE6ikz+FSFRKKzpySb0WTgMvWxsLvbnN8ACmIS -->
<!-- PnBHYZoGssPAL7foGGKFLdABTQC2PX19WjrfyrshHdiqSlCspqIGBTxRaHtyPMro -->
<!-- 3B/26gPfCl3MC3rC3NGq4xGnIHDZGSizUmGg8TkQAloVdU5dJ1v910gjxaxaUraG -->
<!-- hP8IttE0RWnU5XRp/sGaNmDcMwbyHuSpaFsn3Q21OzitP4BnN5tprHangAC7joe4 -->
<!-- zmLnmRnAiUc9sRqQ2bmsMAvUpsO8nlOFmiM1LzCCB3EwggVZoAMCAQICEzMAAAAV -->
<!-- xedrngKbSZkAAAAAABUwDQYJKoZIhvcNAQELBQAwgYgxCzAJBgNVBAYTAlVTMRMw -->
<!-- EQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVN -->
<!-- aWNyb3NvZnQgQ29ycG9yYXRpb24xMjAwBgNVBAMTKU1pY3Jvc29mdCBSb290IENl -->
<!-- cnRpZmljYXRlIEF1dGhvcml0eSAyMDEwMB4XDTIxMDkzMDE4MjIyNVoXDTMwMDkz -->
<!-- MDE4MzIyNVowfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAO -->
<!-- BgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEm -->
<!-- MCQGA1UEAxMdTWljcm9zb2Z0IFRpbWUtU3RhbXAgUENBIDIwMTAwggIiMA0GCSqG -->
<!-- SIb3DQEBAQUAA4ICDwAwggIKAoICAQDk4aZM57RyIQt5osvXJHm9DtWC0/3unAcH -->
<!-- 0qlsTnXIyjVX9gF/bErg4r25PhdgM/9cT8dm95VTcVrifkpa/rg2Z4VGIwy1jRPP -->
<!-- dzLAEBjoYH1qUoNEt6aORmsHFPPFdvWGUNzBRMhxXFExN6AKOG6N7dcP2CZTfDlh -->
<!-- AnrEqv1yaa8dq6z2Nr41JmTamDu6GnszrYBbfowQHJ1S/rboYiXcag/PXfT+jlPP -->
<!-- 1uyFVk3v3byNpOORj7I5LFGc6XBpDco2LXCOMcg1KL3jtIckw+DJj361VI/c+gVV -->
<!-- mG1oO5pGve2krnopN6zL64NF50ZuyjLVwIYwXE8s4mKyzbnijYjklqwBSru+cakX -->
<!-- W2dg3viSkR4dPf0gz3N9QZpGdc3EXzTdEonW/aUgfX782Z5F37ZyL9t9X4C626p+ -->
<!-- Nuw2TPYrbqgSUei/BQOj0XOmTTd0lBw0gg/wEPK3Rxjtp+iZfD9M269ewvPV2HM9 -->
<!-- Q07BMzlMjgK8QmguEOqEUUbi0b1qGFphAXPKZ6Je1yh2AuIzGHLXpyDwwvoSCtdj -->
<!-- bwzJNmSLW6CmgyFdXzB0kZSU2LlQ+QuJYfM2BjUYhEfb3BvR/bLUHMVr9lxSUV0S -->
<!-- 2yW6r1AFemzFER1y7435UsSFF5PAPBXbGjfHCBUYP3irRbb1Hode2o+eFnJpxq57 -->
<!-- t7c+auIurQIDAQABo4IB3TCCAdkwEgYJKwYBBAGCNxUBBAUCAwEAATAjBgkrBgEE -->
<!-- AYI3FQIEFgQUKqdS/mTEmr6CkTxGNSnPEP8vBO4wHQYDVR0OBBYEFJ+nFV0AXmJd -->
<!-- g/Tl0mWnG1M1GelyMFwGA1UdIARVMFMwUQYMKwYBBAGCN0yDfQEBMEEwPwYIKwYB -->
<!-- BQUHAgEWM2h0dHA6Ly93d3cubWljcm9zb2Z0LmNvbS9wa2lvcHMvRG9jcy9SZXBv -->
<!-- c2l0b3J5Lmh0bTATBgNVHSUEDDAKBggrBgEFBQcDCDAZBgkrBgEEAYI3FAIEDB4K -->
<!-- AFMAdQBiAEMAQTALBgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAfBgNVHSME -->
<!-- GDAWgBTV9lbLj+iiXGJo0T2UkFvXzpoYxDBWBgNVHR8ETzBNMEugSaBHhkVodHRw -->
<!-- Oi8vY3JsLm1pY3Jvc29mdC5jb20vcGtpL2NybC9wcm9kdWN0cy9NaWNSb29DZXJB -->
<!-- dXRfMjAxMC0wNi0yMy5jcmwwWgYIKwYBBQUHAQEETjBMMEoGCCsGAQUFBzAChj5o -->
<!-- dHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpL2NlcnRzL01pY1Jvb0NlckF1dF8y -->
<!-- MDEwLTA2LTIzLmNydDANBgkqhkiG9w0BAQsFAAOCAgEAnVV9/Cqt4SwfZwExJFvh -->
<!-- nnJL/Klv6lwUtj5OR2R4sQaTlz0xM7U518JxNj/aZGx80HU5bbsPMeTCj/ts0aGU -->
<!-- GCLu6WZnOlNN3Zi6th542DYunKmCVgADsAW+iehp4LoJ7nvfam++Kctu2D9IdQHZ -->
<!-- GN5tggz1bSNU5HhTdSRXud2f8449xvNo32X2pFaq95W2KFUn0CS9QKC/GbYSEhFd -->
<!-- PSfgQJY4rPf5KYnDvBewVIVCs/wMnosZiefwC2qBwoEZQhlSdYo2wh3DYXMuLGt7 -->
<!-- bj8sCXgU6ZGyqVvfSaN0DLzskYDSPeZKPmY7T7uG+jIa2Zb0j/aRAfbOxnT99kxy -->
<!-- bxCrdTDFNLB62FD+CljdQDzHVG2dY3RILLFORy3BFARxv2T5JL5zbcqOCb2zAVdJ -->
<!-- VGTZc9d/HltEAY5aGZFrDZ+kKNxnGSgkujhLmm77IVRrakURR6nxt67I6IleT53S -->
<!-- 0Ex2tVdUCbFpAUR+fKFhbHP+CrvsQWY9af3LwUFJfn6Tvsv4O+S3Fb+0zj6lMVGE -->
<!-- vL8CwYKiexcdFYmNcP7ntdAoGokLjzbaukz5m/8K6TT4JDVnK+ANuOaMmdbhIurw -->
<!-- J0I9JZTmdHRbatGePu1+oDEzfbzL6Xu/OHBE0ZDxyKs6ijoIYn/ZcGNTTY3ugm2l -->
<!-- BRDBcQZqELQdVTNYs6FwZvKhggLXMIICQAIBATCCAQChgdikgdUwgdIxCzAJBgNV -->
<!-- BAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4w -->
<!-- HAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xLTArBgNVBAsTJE1pY3Jvc29m -->
<!-- dCBJcmVsYW5kIE9wZXJhdGlvbnMgTGltaXRlZDEmMCQGA1UECxMdVGhhbGVzIFRT -->
<!-- UyBFU046QTI0MC00QjgyLTEzMEUxJTAjBgNVBAMTHE1pY3Jvc29mdCBUaW1lLVN0 -->
<!-- YW1wIFNlcnZpY2WiIwoBATAHBgUrDgMCGgMVAIBzlZM9TRND4PgtpLWQZkSPYVcJ -->
<!-- oIGDMIGApH4wfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAO -->
<!-- BgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEm -->
<!-- MCQGA1UEAxMdTWljcm9zb2Z0IFRpbWUtU3RhbXAgUENBIDIwMTAwDQYJKoZIhvcN -->
<!-- AQEFBQACBQDmU7WVMCIYDzIwMjIwNjE1MDkzNDEzWhgPMjAyMjA2MTYwOTM0MTNa -->
<!-- MHcwPQYKKwYBBAGEWQoEATEvMC0wCgIFAOZTtZUCAQAwCgIBAAICEZoCAf8wBwIB -->
<!-- AAICEUgwCgIFAOZVBxUCAQAwNgYKKwYBBAGEWQoEAjEoMCYwDAYKKwYBBAGEWQoD -->
<!-- AqAKMAgCAQACAwehIKEKMAgCAQACAwGGoDANBgkqhkiG9w0BAQUFAAOBgQCWZGFG -->
<!-- XiQ6ATXGB/OR/VO8SQKVjvbo/4SWoXNqI0hcjsFQsQVE0rbce1ei2+eUdTriXAq4 -->
<!-- 3F503bGQ8UWO/NPswXSiJMH/gcR4N/COLiG2t5MmgQGr87bMfs8AGwfX4KwOCy+y -->
<!-- DKn9f0OgguKcqXpQ//Oie0KCvmAx3S2R4JL2VjGCBA0wggQJAgEBMIGTMHwxCzAJ -->
<!-- BgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25k -->
<!-- MR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xJjAkBgNVBAMTHU1pY3Jv -->
<!-- c29mdCBUaW1lLVN0YW1wIFBDQSAyMDEwAhMzAAABjXpVLnh0mSq3AAEAAAGNMA0G -->
<!-- CWCGSAFlAwQCAQUAoIIBSjAaBgkqhkiG9w0BCQMxDQYLKoZIhvcNAQkQAQQwLwYJ -->
<!-- KoZIhvcNAQkEMSIEIMCEOmvHWMpRLwQOQaTI3Oux9SfiFlQ3IGwMRVnhIWueMIH6 -->
<!-- BgsqhkiG9w0BCRACLzGB6jCB5zCB5DCBvQQgnpYRM/odXkDAnzf2udL569W8cfGT -->
<!-- gwVuenQ8ttIYzX8wgZgwgYCkfjB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2Fz -->
<!-- aGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENv -->
<!-- cnBvcmF0aW9uMSYwJAYDVQQDEx1NaWNyb3NvZnQgVGltZS1TdGFtcCBQQ0EgMjAx -->
<!-- MAITMwAAAY16VS54dJkqtwABAAABjTAiBCAZuiWi8gejyTm2tpxPylFnHXcNfS5t -->
<!-- SNJ5bIfL+SHz7DANBgkqhkiG9w0BAQsFAASCAgBVXdS+sk/ryAATSl/rueM7ubZC -->
<!-- diFQTQoNwXgcRU/iCN28Pvj+2yoiCXTn9ftzidt0d97M3hcS3H+ll6akvW6JQOgk -->
<!-- RgSlfQz0m40HIaK3PE6ERr9jNTaSCR24fhmwctV1Q2gmk4sYJpELQy9g4EV2YY50 -->
<!-- DTP5YzasMueuQhR2APNuOBiM2uCQi0dk58eXAbvfX1YA2EmPQdSDHCEPKz57tagB -->
<!-- OOj+7AHLvvX+1fuCIxCGwpUG3N/wWkzE6Q4VvnxF5c3OeZGUBEfiz8gFrup+oIt2 -->
<!-- 0C1bn7lE0ZmU85FXfseCfta52+q0biC59Ch9sKAMK+XJva0rCHck4Jx9NFEGwWMD -->
<!-- JS2MJf2ztr4ELJfzlRb/s5cOUi0EXIP6r1B8vHzasOLYvOTyr4Ba6n0g7P7oLWNN -->
<!-- RQLv/pAHjTjygVcLZd77A5pO6+COO8rojEC32tHwfX/3YZzXd50m8J+GpCisAGjo -->
<!-- UogZhgi4zkb7UGiBZwFGUIeFlQc8z9uPNV7YtrIwcdFoGxx53rGfYWUzcUZDiyh3 -->
<!-- ngrEzIjGXAWZKzbXLpv8Dyf3kcZdZ5rrpF/MrvSaEa5P8y38nD5s9wPpnKzu11A8 -->
<!-- wOKMXBPYBF5ytZ5ftP/ugcSv8LmtzUbpG5VhW4l/BQDEgy0PXcdwO7BWzbthgFn/ -->
<!-- 7kQ3siSsoAknuudC8A== -->
<!-- SIG # End signature block -->