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

<?xml version="1.0" encoding="utf-16"?>
<Configuration>
    <ViewDefinitions>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingUser</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingUser</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>AllowPstnOnlyMeeting</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>AllowTollFreeDialIn</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>BridgeId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>BridgeName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ConferenceId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DefaultTollFreeNumber</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DefaultTollNumber</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DisplayName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Identity</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>LeaderPin</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ServiceNumber</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>SipAddress</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>TenantId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>TollFreeServiceNumber</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Models.SimpleBatchJobStatus</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Models.SimpleBatchJobStatus</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>OperationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>OperationName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>OverallStatus</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CreatedBy</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CreatedTime</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompletedTime</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompletedCount</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ErrorCount</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>InProgressCount</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NotStartedCount</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Models.BatchJobStatus</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Models.BatchJobStatus</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>OperationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>OperationName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>OverallStatus</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CreatedBy</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CreatedTime</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompletedTime</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompletedCount</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ErrorCount</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>InProgressCount</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NotStartedCount</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>UserState</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Models.GroupAssignment</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Models.GroupAssignment</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>GroupId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PolicyType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PolicyName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Priority</PropertyName>
                                <Label>Rank</Label>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CreatedTime</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CreatedBy</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Models.EffectivePolicy</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Models.EffectivePolicy</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>PolicyType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PolicyName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>PolicySource</Label>
                                <ScriptBlock>[String]::Format("{0} {1}", $_.PolicySource[0].AssignmentType, $_.PolicySource[0].Reference)</ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Models.SourceEntry</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Models.SourceEntry</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>AssignmentType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PolicyType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PolicyName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Reference</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>
                Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TeamTemplate
            </Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TeamTemplate</TypeName>
            </ViewSelectedBy>
            <CustomControl>
                <CustomEntries>
                    <CustomEntry>
                        <CustomItem>
                            <ExpressionBinding>
                                <ScriptBlock>$_.ToJsonString()</ScriptBlock>
                            </ExpressionBinding>
                        </CustomItem>
                    </CustomEntry>
                </CustomEntries>
            </CustomControl>
        </View>
        <View>
            <Name>
                Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.CreateTemplateResponse
            </Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.CreateTemplateResponse</TypeName>
            </ViewSelectedBy>
            <CustomControl>
                <CustomEntries>
                    <CustomEntry>
                        <CustomItem>
                            <ExpressionBinding>
                                <ScriptBlock>$_.ToJsonString()</ScriptBlock>
                            </ExpressionBinding>
                        </CustomItem>
                    </CustomEntry>
                </CustomEntries>
            </CustomControl>
        </View>
        <View>
            <Name>
                Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TeamTemplateErrorResponse
            </Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TeamTemplateErrorResponse</TypeName>
            </ViewSelectedBy>
            <CustomControl>
                <CustomEntries>
                    <CustomEntry>
                        <CustomItem>
                            <ExpressionBinding>
                                <ScriptBlock>$_.ToJsonString()</ScriptBlock>
                            </ExpressionBinding>
                        </CustomItem>
                    </CustomEntry>
                </CustomEntries>
            </CustomControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.CivicAddress</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.CivicAddress</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>TenantId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CivicAddressId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>HouseNumber</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>HouseNumberSuffix</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PreDirectional</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StreetName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StreetSuffix</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PostDirectional</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>City</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CityAlias</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PostalCode</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StateOrProvince</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CountryOrRegion</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Description</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompanyName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompanyTaxId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DefaultLocationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ValidationStatus</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NumberOfVoiceUsers</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NumberOfTelephoneNumbers</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ResultSize</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NumberOfResultsToSkip</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Latitude</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Longitude</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Confidence</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Elin</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Force</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.LocationSchema</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.LocationSchema</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>TenantId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>LocationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CivicAddressId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Location</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompanyName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompanyTaxId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>HouseNumber</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>HouseNumberSuffix</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PreDirectional</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StreetName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StreetSuffix</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PostDirectional</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>City</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CityAlias</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PostalCode</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StateOrProvince</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CountryOrRegion</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Description</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ValidationStatus</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NumberOfVoiceUsers</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NumberOfTelephoneNumbers</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Latitude</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Longitude</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Confidence</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Elin</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ResultSize</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NumberOfResultsToSkip</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Verb</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CorrelationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Force</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.LocationInfo</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.LocationInfo</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>TenantId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>LocationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CivicAddressId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Location</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompanyName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CompanyTaxId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>HouseNumber</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>HouseNumberSuffix</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PreDirectional</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StreetName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StreetSuffix</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PostDirectional</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>City</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CityAlias</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PostalCode</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StateOrProvince</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CountryOrRegion</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Description</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ValidationStatus</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NumberOfVoiceUsers</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NumberOfTelephoneNumbers</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Latitude</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Longitude</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Confidence</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Elin</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>ProcessedGetOnlineEnhancedEmergencyServiceDisclaimerResponse</Name>
            <ViewSelectedBy>
                <TypeName>ProcessedGetOnlineEnhancedEmergencyServiceDisclaimerResponse</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Content</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CorrelationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Country</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Locale</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>RespondedByObjectId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Response</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ResponseTimestamp</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Version</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.GetApplicationInstanceAssociationResponse</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.GetApplicationInstanceAssociationResponse</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Id</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ConfigurationType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ConfigurationId</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SubnetResponse</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SubnetResponse</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>Subnet</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>LocationId</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Description</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SwitchResponse</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SwitchResponse</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>ChassisID</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>LocationId</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Description</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.WaPResponse</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.WaPResponse</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>BSSID</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>LocationId</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Description</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.PortResponse</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.PortResponse</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>PortID</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>ChassisID</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>LocationId</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Description</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingBridge</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingBridge</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Identity</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Region</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DefaultServiceNumber</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>IsDefault</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ServiceNumbers</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingServiceNumber</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingServiceNumber</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Number</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>City</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PrimaryLanguage</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>SecondaryLanguages</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>BridgeId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>IsShared</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Type</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ApplicationInstance</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ApplicationInstance</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Id</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>TelephoneNumber</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>ProcessedGetApplicationInstanceAssociationStatusResponse</Name>
            <ViewSelectedBy>
                <TypeName>ProcessedGetApplicationInstanceAssociationStatusResponse</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Type</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Status</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Id</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StatusCode</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Message</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>StatusTimestamp</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ApiErrorItemAutoGenerated</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ApiErrorItemAutoGenerated</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Message</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Code</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CorrelationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>TimeStampUtc</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>InnerError</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Detail</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>AditionalDetail</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SupportedLanguage</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SupportedLanguage</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Code</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Rtc.Management.Hosted.Online.Models.AudioFile</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.AudioFile</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Id</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>FileName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ApplicationId</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>MarkedForDeletion</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Rtc.Management.Hosted.Online.Models.Prompt</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.Prompt</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>ActiveType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>TextToSpeechPrompt</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>AudioFilePrompt</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Rtc.Management.Hosted.OAA.Models.CallableEntity</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.CallableEntity</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Id</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Type</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>EnableTranscription</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>EnableSharedVoicemailSystemPromptSuppression</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TimeRange</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TimeRange</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Start</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>End</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Rtc.Management.Hosted.Online.Models.DateTimeRange</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.DateTimeRange</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <Label>Start</Label>
                                <ScriptBlock>
                                    if ($_.Start)
                                    {
                                        $_.Start.ToString("dd/MM/yyyy HH:mm")
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>End</Label>
                                <ScriptBlock>
                                    if ($_.End)
                                    {
                                        $_.End.ToString("dd/MM/yyyy HH:mm")
                                    }
                                </ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>FixedSchedule</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.FixedSchedule</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <Label>DateTimeRanges</Label>
                                <ScriptBlock>
                                    if ($_.DateTimeRanges)
                                    {
                                    $formatString = "dd-MM-yyyy HH:mm"
                                    $accumulator = @()
                                    foreach($dtr in $_.DateTimeRanges)
                                    {
                                    $accumulator += $dtr.Start.ToString($formatString) + " - " + $dtr.End.ToString($formatString)
                                    }
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.Rtc.Management.Hosted.Online.Models.WeeklyRecurrentSchedule</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.WeeklyRecurrentSchedule</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>ComplementEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>MondayHours</Label>
                                <ScriptBlock>
                                    if ($_.MondayHours)
                                    {
                                    $accumulator = @()
                                    foreach($tr in $_.MondayHours)
                                    {
                                    $accumulator += $tr.Start.ToString() + " - " + $tr.End.ToString()
                                    }
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>TuesdayHours</Label>
                                <ScriptBlock>
                                    if ($_.TuesdayHours)
                                    {
                                    $accumulator = @()
                                    foreach($tr in $_.TuesdayHours)
                                    {
                                    $accumulator += $tr.Start.ToString() + " - " + $tr.End.ToString()
                                    }
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>WednesdayHours</Label>
                                <ScriptBlock>
                                    if ($_.WednesdayHours)
                                    {
                                    $accumulator = @()
                                    foreach($tr in $_.WednesdayHours)
                                    {
                                    $accumulator += $tr.Start.ToString() + " - " + $tr.End.ToString()
                                    }
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>ThursdayHours</Label>
                                <ScriptBlock>
                                    if ($_.ThursdayHours)
                                    {
                                    $accumulator = @()
                                    foreach($tr in $_.ThursdayHours)
                                    {
                                    $accumulator += $tr.Start.ToString() + " - " + $tr.End.ToString()
                                    }
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>FridayHours</Label>
                                <ScriptBlock>
                                    if ($_.FridayHours)
                                    {
                                    $accumulator = @()
                                    foreach($tr in $_.FridayHours)
                                    {
                                    $accumulator += $tr.Start.ToString() + " - " + $tr.End.ToString()
                                    }
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>SaturdayHours</Label>
                                <ScriptBlock>
                                    if ($_.SaturdayHours)
                                    {
                                    $accumulator = @()
                                    foreach($tr in $_.SaturdayHours)
                                    {
                                    $accumulator += $tr.Start.ToString() + " - " + $tr.End.ToString()
                                    }
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>SundayHours</Label>
                                <ScriptBlock>
                                    if ($_.SundayHours)
                                    {
                                    $accumulator = @()
                                    foreach($tr in $_.SundayHours)
                                    {
                                    $accumulator += $tr.Start.ToString() + " - " + $tr.End.ToString()
                                    }
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Schedule</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.Schedule</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Id</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Type</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>WeeklyRecurrentSchedule</Label>
                                <ScriptBlock>
                                    $accumulator = @()
                                    if ($_.WeeklyRecurrentSchedule -ne $null -and $_.FixedSchedule -eq $null)
                                    {
                                    $accumulator += $_.WeeklyRecurrentSchedule
                                    }
                                    $accumulator -join ", "
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>FixedSchedule</Label>
                                <ScriptBlock>
                                    $accumulator = @()
                                    if ($_.FixedSchedule -ne $null)
                                    {
                                    $accumulator += $_.FixedSchedule
                                    }
                                    $accumulator -join ", "
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>AssociatedConfigurationIds</Label>
                                <ScriptBlock>$_.AssociatedConfigurationIds -join ', '</ScriptBlock>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>OaaHolidays</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.HolidayVisRecord</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Year</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <Label>DateTimeRanges</Label>
                                <ScriptBlock>
                                    if ($_.DateTimeRanges)
                                    {
                                    $accumulator = @()
                                    foreach($dtr in $_.DateTimeRanges)
                                    {
                                    $accumulator += $dtr.Start + " - " + $dtr.End
                                    }
 
                                    $accumulator -join ", "
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>Greetings</Label>
                                <ScriptBlock>
                                    if ($_.CallFlow.Greetings)
                                    {
                                    $accumulator = @()
 
                                    foreach ($prompt in $_.CallFlow.Greetings)
                                    {
                                    if ($prompt.TextToSpeechPrompt)
                                    {
                                    $accumulator += ("TextToSpeechPrompt=" + $prompt.TextToSpeechPrompt)
                                    }
                                    elseif ($prompt.AudioFilePrompt)
                                    {
                                    if($prompt.AudioFilePrompt.FileName)
                                    {
                                    $accumulator += ("AudioFileName=" + $prompt.AudioFilePrompt.FileName)
                                    }
                                    else
                                    {
                                    $accumulator += ("AudioFileId=" + $prompt.AudioFilePrompt.Id)
                                    }
                                    }
                                    }
 
                                    $accumulator -join "`n"
                                    }
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ForceListenMenuEnabled</PropertyName>
                            </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>
                            <ListItem>
                                <PropertyName>ForceListenMenuEnabled</PropertyName>
                            </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 -->
<!-- MIInqQYJKoZIhvcNAQcCoIInmjCCJ5YCAQExDzANBglghkgBZQMEAgEFADB5Bgor -->
<!-- BgEEAYI3AgEEoGswaTA0BgorBgEEAYI3AgEeMCYCAwEAAAQQH8w7YFlLCE63JNLG -->
<!-- KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCBN61LadvjdQy0f -->
<!-- b3yujUm+KeF4PD4nOZxbuIxzZ22J+qCCDWgwggXmMIIDzqADAgECAhMzAAACmxMC -->
<!-- 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 -->
<!-- UM0xghmXMIIZkwIBATCBlTB+MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGlu -->
<!-- Z3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBv -->
<!-- cmF0aW9uMSgwJgYDVQQDEx9NaWNyb3NvZnQgQ29kZSBTaWduaW5nIFBDQSAyMDEx -->
<!-- AhMzAAACmxMCgo/zkE7SAAAAAAKbMA0GCWCGSAFlAwQCAQUAoIGmMBkGCSqGSIb3 -->
<!-- DQEJAzEMBgorBgEEAYI3AgEEMBwGCisGAQQBgjcCAQsxDjAMBgorBgEEAYI3AgEV -->
<!-- MC8GCSqGSIb3DQEJBDEiBCBCKgZYkrHC48VZe5zJfrpXWudVua6lGLEbpT08L4Ak -->
<!-- IDA6BgorBgEEAYI3AgEMMSwwKqAMgAoAUwBrAHkAcABloRqAGGh0dHA6Ly93d3cu -->
<!-- bWljcm9zb2Z0LmNvbTANBgkqhkiG9w0BAQEFAASCAQBEpfHIE7DuSW71M4hKivd+ -->
<!-- YluYnw3jp5KJ6bnngkDosw9KHlkGgAkQA6RpJqC2n0cVoW3eCxgCLJjVchH37ZD0 -->
<!-- 0M0iviqvG7dT/Vx8tHzCSJC7DdSaJZu3TSC4JF3lNEOOOPon3F06t23W0kOGu6iW -->
<!-- SlSWiDJsrunxuOgNVdRyJ9Yxq40eHyqZRMpOzd7LYjicfowHVThK2fDEC0idTv7m -->
<!-- 0DcMIk5p3Vxp/xuXUIn07sMfDbHdSiEnHbphM5DlexDT4AyNaRhP1Tx9/azGRU2j -->
<!-- mu5w/2Zum4r4sBg5MMtQtFIdnkGb9u19/fAFDrZVlZa90cg8XzeP6xbT8IHGZu25 -->
<!-- oYIXKTCCFyUGCisGAQQBgjcDAwExghcVMIIXEQYJKoZIhvcNAQcCoIIXAjCCFv4C -->
<!-- AQMxDzANBglghkgBZQMEAgEFADCCAVkGCyqGSIb3DQEJEAEEoIIBSASCAUQwggFA -->
<!-- AgEBBgorBgEEAYRZCgMBMDEwDQYJYIZIAWUDBAIBBQAEIM443FvlSDe+I1cSPXbO -->
<!-- FXVfeOaeJDKu6SHCAjIF7R9iAgZjT9+DFeYYEzIwMjIxMDMxMTgzOTU2LjIwNVow -->
<!-- BIACAfSggdikgdUwgdIxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9u -->
<!-- MRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRp -->
<!-- b24xLTArBgNVBAsTJE1pY3Jvc29mdCBJcmVsYW5kIE9wZXJhdGlvbnMgTGltaXRl -->
<!-- ZDEmMCQGA1UECxMdVGhhbGVzIFRTUyBFU046RDA4Mi00QkZELUVFQkExJTAjBgNV -->
<!-- BAMTHE1pY3Jvc29mdCBUaW1lLVN0YW1wIFNlcnZpY2WgghF4MIIHJzCCBQ+gAwIB -->
<!-- AgITMwAAAbofPxn3wXW9fAABAAABujANBgkqhkiG9w0BAQsFADB8MQswCQYDVQQG -->
<!-- EwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwG -->
<!-- A1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSYwJAYDVQQDEx1NaWNyb3NvZnQg -->
<!-- VGltZS1TdGFtcCBQQ0EgMjAxMDAeFw0yMjA5MjAyMDIyMTlaFw0yMzEyMTQyMDIy -->
<!-- MTlaMIHSMQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UE -->
<!-- BxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMS0wKwYD -->
<!-- VQQLEyRNaWNyb3NvZnQgSXJlbGFuZCBPcGVyYXRpb25zIExpbWl0ZWQxJjAkBgNV -->
<!-- BAsTHVRoYWxlcyBUU1MgRVNOOkQwODItNEJGRC1FRUJBMSUwIwYDVQQDExxNaWNy -->
<!-- b3NvZnQgVGltZS1TdGFtcCBTZXJ2aWNlMIICIjANBgkqhkiG9w0BAQEFAAOCAg8A -->
<!-- MIICCgKCAgEAiE4VgzOSNYAT1RWdcX2FEa/TEFHFz4jke7eHFUVfIre7fzG6wRvS -->
<!-- kuTCOAa0OxostuuUzGpfe0Vv/cGAQ8QLcvTBfvqAPzMe37CIFXmarkFainb2pGuA -->
<!-- wkooI9ylCdKOz0H/hcwUW+ul0+JxkO/jcUuDP18eoyrQskPDkkAcYNLfRMJj04Xj -->
<!-- c/h3jhn2UTsJpVLakkwXcvjncxcHnJgr8oNuKWERE/WPGfbKX60YJGC4gCwwbSh4 -->
<!-- 6FdrDy5IY6FLoAJIdv55uLTTfwwUfKhM2Ep/5Jijg6lJjfE/j6zAEFMoOhg/XAf4 -->
<!-- J/EbqH1/KYElA9Blqp+XSuKIMuOYO6dC0fUYPrgCKvmT0l3CGrnAuZJZePIVUv4g -->
<!-- N86l2LEnp/mj4yETofi3fXD6mvKAeZ3ZQdDrntQbHoU27PAL5KkAeZXvoxlhpzi4 -->
<!-- CFOBo/js/Z55LWhyS/KGX3Jr70nM98yS6DfF6/MUANaItEyvTroQxXurclJECycJ -->
<!-- L0ZDTwLgUo9tKHw48zfcueDR9/EA2ccABf8MTtwdzHuX2NpXcByaSPuiqKvgSHa7 -->
<!-- ljHCJpMTftdoy6ZfYRLc8nk0Fperth0snDJIP5T2mT+2Xh1DW38R6ju4NOWI7JCQ -->
<!-- PwjvjGlUHRPfX/rsod+QGQVW/LrDJ7bVX70gLy5IP75GAPdHC03aQT8CAwEAAaOC -->
<!-- AUkwggFFMB0GA1UdDgQWBBSKYubxAx4lrbmP0xZ5psjYdK9k5TAfBgNVHSMEGDAW -->
<!-- gBSfpxVdAF5iXYP05dJlpxtTNRnpcjBfBgNVHR8EWDBWMFSgUqBQhk5odHRwOi8v -->
<!-- d3d3Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2NybC9NaWNyb3NvZnQlMjBUaW1lLVN0 -->
<!-- YW1wJTIwUENBJTIwMjAxMCgxKS5jcmwwbAYIKwYBBQUHAQEEYDBeMFwGCCsGAQUF -->
<!-- BzAChlBodHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2NlcnRzL01pY3Jv -->
<!-- c29mdCUyMFRpbWUtU3RhbXAlMjBQQ0ElMjAyMDEwKDEpLmNydDAMBgNVHRMBAf8E -->
<!-- AjAAMBYGA1UdJQEB/wQMMAoGCCsGAQUFBwMIMA4GA1UdDwEB/wQEAwIHgDANBgkq -->
<!-- hkiG9w0BAQsFAAOCAgEAX8jxTqFtmG8Nyf3qdnq2RtISNc+8pnrCuhpdyCy0SGmB -->
<!-- p4TCV4u49ccvMRa24m5jPh6yGaFeoWvj2VsBxflI3n9wSw/TF0VrJvtTk/3gll3c -->
<!-- eMW+lZE2g0GEXdIMzQDfywjYf6GOEH9V9fVdxmJ6LVE48DIIdwGAcvJCsS7qadvc -->
<!-- eFsh2vyHRNrtYXKUaEtIVbrCbMq6w/po6WacZJpzk0x+VrqVG9Ngd3byttsKB9Kb -->
<!-- VGFOChmP5bwNMq2IQzC5scneYg8qajzG0khZc+derpcqCV2svlzKcsxf/RZfrk65 -->
<!-- ZsdXkZMQt19a8ZXcNpmsc9RD9Q/fUp6pvbGNUJvfQtXCBuMi9hLvs3V0BGQ3wX/2 -->
<!-- knWA7gi9lYzDIyUooUaiM7V/XBuNJZwD/nu2xz63ZuWsxaBI0eDMOvTWNs9K6lGP -->
<!-- Lce31lmzjE3TZ6Jfd4bb3s2u0LqXhz+DOfbR6qipbH+4dbGZOAHQXmiwG5Mc57vs -->
<!-- PIQDS6ECsaWAo/3WOCGC385UegfrmDRCoK2Bn7fqacISDog6EWgWsJzR8kUZWZvX -->
<!-- 7XuAR74dEwzuMGTg7Ton4iigWsjd7c8mM+tBqej8zITeH7MC4FYYwNFxSU0oINTt -->
<!-- 0ada8fddbAusIIhzP7cbBFQywuwN09bY5W/u/V4QmIxIhnY/4zsvbRDxrOdTg4Aw -->
<!-- ggdxMIIFWaADAgECAhMzAAAAFcXna54Cm0mZAAAAAAAVMA0GCSqGSIb3DQEBCwUA -->
<!-- MIGIMQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMH -->
<!-- UmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMTIwMAYDVQQD -->
<!-- EylNaWNyb3NvZnQgUm9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkgMjAxMDAeFw0y -->
<!-- MTA5MzAxODIyMjVaFw0zMDA5MzAxODMyMjVaMHwxCzAJBgNVBAYTAlVTMRMwEQYD -->
<!-- VQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNy -->
<!-- b3NvZnQgQ29ycG9yYXRpb24xJjAkBgNVBAMTHU1pY3Jvc29mdCBUaW1lLVN0YW1w -->
<!-- IFBDQSAyMDEwMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5OGmTOe0 -->
<!-- ciELeaLL1yR5vQ7VgtP97pwHB9KpbE51yMo1V/YBf2xK4OK9uT4XYDP/XE/HZveV -->
<!-- U3Fa4n5KWv64NmeFRiMMtY0Tz3cywBAY6GB9alKDRLemjkZrBxTzxXb1hlDcwUTI -->
<!-- cVxRMTegCjhuje3XD9gmU3w5YQJ6xKr9cmmvHaus9ja+NSZk2pg7uhp7M62AW36M -->
<!-- EBydUv626GIl3GoPz130/o5Tz9bshVZN7928jaTjkY+yOSxRnOlwaQ3KNi1wjjHI -->
<!-- NSi947SHJMPgyY9+tVSP3PoFVZhtaDuaRr3tpK56KTesy+uDRedGbsoy1cCGMFxP -->
<!-- LOJiss254o2I5JasAUq7vnGpF1tnYN74kpEeHT39IM9zfUGaRnXNxF803RKJ1v2l -->
<!-- IH1+/NmeRd+2ci/bfV+AutuqfjbsNkz2K26oElHovwUDo9Fzpk03dJQcNIIP8BDy -->
<!-- t0cY7afomXw/TNuvXsLz1dhzPUNOwTM5TI4CvEJoLhDqhFFG4tG9ahhaYQFzymei -->
<!-- XtcodgLiMxhy16cg8ML6EgrXY28MyTZki1ugpoMhXV8wdJGUlNi5UPkLiWHzNgY1 -->
<!-- GIRH29wb0f2y1BzFa/ZcUlFdEtsluq9QBXpsxREdcu+N+VLEhReTwDwV2xo3xwgV -->
<!-- GD94q0W29R6HXtqPnhZyacaue7e3PmriLq0CAwEAAaOCAd0wggHZMBIGCSsGAQQB -->
<!-- gjcVAQQFAgMBAAEwIwYJKwYBBAGCNxUCBBYEFCqnUv5kxJq+gpE8RjUpzxD/LwTu -->
<!-- MB0GA1UdDgQWBBSfpxVdAF5iXYP05dJlpxtTNRnpcjBcBgNVHSAEVTBTMFEGDCsG -->
<!-- AQQBgjdMg30BATBBMD8GCCsGAQUFBwIBFjNodHRwOi8vd3d3Lm1pY3Jvc29mdC5j -->
<!-- b20vcGtpb3BzL0RvY3MvUmVwb3NpdG9yeS5odG0wEwYDVR0lBAwwCgYIKwYBBQUH -->
<!-- AwgwGQYJKwYBBAGCNxQCBAweCgBTAHUAYgBDAEEwCwYDVR0PBAQDAgGGMA8GA1Ud -->
<!-- EwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAU1fZWy4/oolxiaNE9lJBb186aGMQwVgYD -->
<!-- VR0fBE8wTTBLoEmgR4ZFaHR0cDovL2NybC5taWNyb3NvZnQuY29tL3BraS9jcmwv -->
<!-- cHJvZHVjdHMvTWljUm9vQ2VyQXV0XzIwMTAtMDYtMjMuY3JsMFoGCCsGAQUFBwEB -->
<!-- BE4wTDBKBggrBgEFBQcwAoY+aHR0cDovL3d3dy5taWNyb3NvZnQuY29tL3BraS9j -->
<!-- ZXJ0cy9NaWNSb29DZXJBdXRfMjAxMC0wNi0yMy5jcnQwDQYJKoZIhvcNAQELBQAD -->
<!-- ggIBAJ1VffwqreEsH2cBMSRb4Z5yS/ypb+pcFLY+TkdkeLEGk5c9MTO1OdfCcTY/ -->
<!-- 2mRsfNB1OW27DzHkwo/7bNGhlBgi7ulmZzpTTd2YurYeeNg2LpypglYAA7AFvono -->
<!-- aeC6Ce5732pvvinLbtg/SHUB2RjebYIM9W0jVOR4U3UkV7ndn/OOPcbzaN9l9qRW -->
<!-- qveVtihVJ9AkvUCgvxm2EhIRXT0n4ECWOKz3+SmJw7wXsFSFQrP8DJ6LGYnn8Atq -->
<!-- gcKBGUIZUnWKNsIdw2FzLixre24/LAl4FOmRsqlb30mjdAy87JGA0j3mSj5mO0+7 -->
<!-- hvoyGtmW9I/2kQH2zsZ0/fZMcm8Qq3UwxTSwethQ/gpY3UA8x1RtnWN0SCyxTkct -->
<!-- wRQEcb9k+SS+c23Kjgm9swFXSVRk2XPXfx5bRAGOWhmRaw2fpCjcZxkoJLo4S5pu -->
<!-- +yFUa2pFEUep8beuyOiJXk+d0tBMdrVXVAmxaQFEfnyhYWxz/gq77EFmPWn9y8FB -->
<!-- SX5+k77L+DvktxW/tM4+pTFRhLy/AsGConsXHRWJjXD+57XQKBqJC4822rpM+Zv/ -->
<!-- Cuk0+CQ1ZyvgDbjmjJnW4SLq8CdCPSWU5nR0W2rRnj7tfqAxM328y+l7vzhwRNGQ -->
<!-- 8cirOoo6CGJ/2XBjU02N7oJtpQUQwXEGahC0HVUzWLOhcGbyoYIC1DCCAj0CAQEw -->
<!-- ggEAoYHYpIHVMIHSMQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQ -->
<!-- MA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9u -->
<!-- MS0wKwYDVQQLEyRNaWNyb3NvZnQgSXJlbGFuZCBPcGVyYXRpb25zIExpbWl0ZWQx -->
<!-- JjAkBgNVBAsTHVRoYWxlcyBUU1MgRVNOOkQwODItNEJGRC1FRUJBMSUwIwYDVQQD -->
<!-- ExxNaWNyb3NvZnQgVGltZS1TdGFtcCBTZXJ2aWNloiMKAQEwBwYFKw4DAhoDFQB2 -->
<!-- o0d7XXeAInztpkgZrlAFSojC8qCBgzCBgKR+MHwxCzAJBgNVBAYTAlVTMRMwEQYD -->
<!-- VQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNy -->
<!-- b3NvZnQgQ29ycG9yYXRpb24xJjAkBgNVBAMTHU1pY3Jvc29mdCBUaW1lLVN0YW1w -->
<!-- IFBDQSAyMDEwMA0GCSqGSIb3DQEBBQUAAgUA5wovvjAiGA8yMDIyMTAzMTE5Mjc1 -->
<!-- OFoYDzIwMjIxMTAxMTkyNzU4WjB0MDoGCisGAQQBhFkKBAExLDAqMAoCBQDnCi++ -->
<!-- AgEAMAcCAQACAhnhMAcCAQACAhFoMAoCBQDnC4E+AgEAMDYGCisGAQQBhFkKBAIx -->
<!-- KDAmMAwGCisGAQQBhFkKAwKgCjAIAgEAAgMHoSChCjAIAgEAAgMBhqAwDQYJKoZI -->
<!-- hvcNAQEFBQADgYEAloc/79T327YGCYFI23vMcEW/EXbnDSGuDjRnJmpuhEfdeGDV -->
<!-- JDNr3EqvDgabV7ONrG2RukayNjE5zWCmhCcGvhn8Z4KbTzdUz+dZDCJHZ0ohaQOC -->
<!-- uQ8tR1FqcNBeYSfeBq7iNF1BgOxXGHm5RzO31cT2oNBW596YQHpekP6RPjUxggQN -->
<!-- MIIECQIBATCBkzB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQ -->
<!-- MA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9u -->
<!-- MSYwJAYDVQQDEx1NaWNyb3NvZnQgVGltZS1TdGFtcCBQQ0EgMjAxMAITMwAAAbof -->
<!-- Pxn3wXW9fAABAAABujANBglghkgBZQMEAgEFAKCCAUowGgYJKoZIhvcNAQkDMQ0G -->
<!-- CyqGSIb3DQEJEAEEMC8GCSqGSIb3DQEJBDEiBCBpkypYxtNklHof7VymLHKh2cWX -->
<!-- fHFF//MKm6vxhQjCmzCB+gYLKoZIhvcNAQkQAi8xgeowgecwgeQwgb0EIClVvTwz -->
<!-- bnD61gZayaUa2nWDLWc9ypZ+qAwXeeVZhXMFMIGYMIGApH4wfDELMAkGA1UEBhMC -->
<!-- VVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNV -->
<!-- BAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEmMCQGA1UEAxMdTWljcm9zb2Z0IFRp -->
<!-- bWUtU3RhbXAgUENBIDIwMTACEzMAAAG6Hz8Z98F1vXwAAQAAAbowIgQgs6iGUhyg -->
<!-- NLhSQuutMWZgFn4noCaSyqmyW8pTC/qt5BUwDQYJKoZIhvcNAQELBQAEggIAJ9XI -->
<!-- 1OT7wFuUBqW8iwet0Y/M3NuCb9OWoOj8bWWftuRrw781wC7BykLw0wCOFwDmnefk -->
<!-- zGcvxiIo8TPWi9s2FcT+sAFwGUxc6mJvDX5GEXmEz52+HYnvFZXO3GSF5AV1rJnn -->
<!-- nyfqMKz4kJEOhi8V20vGoynbUauaXpqATeZ0ThdyspKTNExOxEbQJSC33n6V5xFo -->
<!-- AtBWUQE840//dcKDtOPqK+5xjcULnuGOKfT0p2I3JhwwUCakywEn/ymmSlrdqA3R -->
<!-- Fm2fXdmlJpeu6O+2yuKmnMxrs4Le4FGDXzs4wN9+v1HMjN0u8PWjLhg3WrUbkFeN -->
<!-- j03s/i2byJZqN1akzAc8CUTFx4AH1n+tgEoeCdOrf+Ebx8uPANYhesoBfcjp63PG -->
<!-- PipzIyLktiPym9Jza5fkpPWd2R0UQyi/qsputK5rblONM4YcVm5ElI7ush7dhtcR -->
<!-- g3YntokdlEbYeEGnHZAi4/n7ZV4D/n9l3OdB9dLYM0GOphCVDKk9ombzpL2lGRgE -->
<!-- uV4ySx/y9BhpWHoYPjh4D/Sv6HqUsXlkhPdookhNNq8KuLrWGshZCzWu/iQRgzkG -->
<!-- O85snOhnEC+l5vpQa5v7QZU1gppDKSL8QCorGVY75n+N2DAuwaRGJphjfvwhdLoC -->
<!-- nhOBOMLBpcaWcB/9gakyxc2ZqDfIxkCegJkqRuQ= -->
<!-- SIG # End signature block -->