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>WelcomeTextToSpeechPrompt</Label>
                                <PropertyName>WelcomeTextToSpeechPrompt</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 -->
<!-- MIInzgYJKoZIhvcNAQcCoIInvzCCJ7sCAQExDzANBglghkgBZQMEAgEFADB5Bgor -->
<!-- BgEEAYI3AgEEoGswaTA0BgorBgEEAYI3AgEeMCYCAwEAAAQQH8w7YFlLCE63JNLG -->
<!-- KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCCqF4RngZTix05/ -->
<!-- pIEAk5h8TZlOMhULAtPvAI7i8VtaA6CCDYUwggYDMIID66ADAgECAhMzAAACzfNk -->
<!-- v/jUTF1RAAAAAALNMA0GCSqGSIb3DQEBCwUAMH4xCzAJBgNVBAYTAlVTMRMwEQYD -->
<!-- VQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNy -->
<!-- b3NvZnQgQ29ycG9yYXRpb24xKDAmBgNVBAMTH01pY3Jvc29mdCBDb2RlIFNpZ25p -->
<!-- bmcgUENBIDIwMTEwHhcNMjIwNTEyMjA0NjAyWhcNMjMwNTExMjA0NjAyWjB0MQsw -->
<!-- CQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9u -->
<!-- ZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMR4wHAYDVQQDExVNaWNy -->
<!-- b3NvZnQgQ29ycG9yYXRpb24wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB -->
<!-- AQDrIzsY62MmKrzergm7Ucnu+DuSHdgzRZVCIGi9CalFrhwtiK+3FIDzlOYbs/zz -->
<!-- HwuLC3hir55wVgHoaC4liQwQ60wVyR17EZPa4BQ28C5ARlxqftdp3H8RrXWbVyvQ -->
<!-- aUnBQVZM73XDyGV1oUPZGHGWtgdqtBUd60VjnFPICSf8pnFiit6hvSxH5IVWI0iO -->
<!-- nfqdXYoPWUtVUMmVqW1yBX0NtbQlSHIU6hlPvo9/uqKvkjFUFA2LbC9AWQbJmH+1 -->
<!-- uM0l4nDSKfCqccvdI5l3zjEk9yUSUmh1IQhDFn+5SL2JmnCF0jZEZ4f5HE7ykDP+ -->
<!-- oiA3Q+fhKCseg+0aEHi+DRPZAgMBAAGjggGCMIIBfjAfBgNVHSUEGDAWBgorBgEE -->
<!-- AYI3TAgBBggrBgEFBQcDAzAdBgNVHQ4EFgQU0WymH4CP7s1+yQktEwbcLQuR9Zww -->
<!-- VAYDVR0RBE0wS6RJMEcxLTArBgNVBAsTJE1pY3Jvc29mdCBJcmVsYW5kIE9wZXJh -->
<!-- dGlvbnMgTGltaXRlZDEWMBQGA1UEBRMNMjMwMDEyKzQ3MDUzMDAfBgNVHSMEGDAW -->
<!-- gBRIbmTlUAXTgqoXNzcitW2oynUClTBUBgNVHR8ETTBLMEmgR6BFhkNodHRwOi8v -->
<!-- d3d3Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2NybC9NaWNDb2RTaWdQQ0EyMDExXzIw -->
<!-- MTEtMDctMDguY3JsMGEGCCsGAQUFBwEBBFUwUzBRBggrBgEFBQcwAoZFaHR0cDov -->
<!-- L3d3dy5taWNyb3NvZnQuY29tL3BraW9wcy9jZXJ0cy9NaWNDb2RTaWdQQ0EyMDEx -->
<!-- XzIwMTEtMDctMDguY3J0MAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQELBQADggIB -->
<!-- AE7LSuuNObCBWYuttxJAgilXJ92GpyV/fTiyXHZ/9LbzXs/MfKnPwRydlmA2ak0r -->
<!-- GWLDFh89zAWHFI8t9JLwpd/VRoVE3+WyzTIskdbBnHbf1yjo/+0tpHlnroFJdcDS -->
<!-- MIsH+T7z3ClY+6WnjSTetpg1Y/pLOLXZpZjYeXQiFwo9G5lzUcSd8YVQNPQAGICl -->
<!-- 2JRSaCNlzAdIFCF5PNKoXbJtEqDcPZ8oDrM9KdO7TqUE5VqeBe6DggY1sZYnQD+/ -->
<!-- LWlz5D0wCriNgGQ/TWWexMwwnEqlIwfkIcNFxo0QND/6Ya9DTAUykk2SKGSPt0kL -->
<!-- tHxNEn2GJvcNtfohVY/b0tuyF05eXE3cdtYZbeGoU1xQixPZAlTdtLmeFNly82uB -->
<!-- VbybAZ4Ut18F//UrugVQ9UUdK1uYmc+2SdRQQCccKwXGOuYgZ1ULW2u5PyfWxzo4 -->
<!-- BR++53OB/tZXQpz4OkgBZeqs9YaYLFfKRlQHVtmQghFHzB5v/WFonxDVlvPxy2go -->
<!-- a0u9Z+ZlIpvooZRvm6OtXxdAjMBcWBAsnBRr/Oj5s356EDdf2l/sLwLFYE61t+ME -->
<!-- iNYdy0pXL6gN3DxTVf2qjJxXFkFfjjTisndudHsguEMk8mEtnvwo9fOSKT6oRHhM -->
<!-- 9sZ4HTg/TTMjUljmN3mBYWAWI5ExdC1inuog0xrKmOWVMIIHejCCBWKgAwIBAgIK -->
<!-- YQ6Q0gAAAAAAAzANBgkqhkiG9w0BAQsFADCBiDELMAkGA1UEBhMCVVMxEzARBgNV -->
<!-- BAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jv -->
<!-- c29mdCBDb3Jwb3JhdGlvbjEyMDAGA1UEAxMpTWljcm9zb2Z0IFJvb3QgQ2VydGlm -->
<!-- aWNhdGUgQXV0aG9yaXR5IDIwMTEwHhcNMTEwNzA4MjA1OTA5WhcNMjYwNzA4MjEw -->
<!-- OTA5WjB+MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UE -->
<!-- BxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSgwJgYD -->
<!-- VQQDEx9NaWNyb3NvZnQgQ29kZSBTaWduaW5nIFBDQSAyMDExMIICIjANBgkqhkiG -->
<!-- 9w0BAQEFAAOCAg8AMIICCgKCAgEAq/D6chAcLq3YbqqCEE00uvK2WCGfQhsqa+la -->
<!-- UKq4BjgaBEm6f8MMHt03a8YS2AvwOMKZBrDIOdUBFDFC04kNeWSHfpRgJGyvnkmc -->
<!-- 6Whe0t+bU7IKLMOv2akrrnoJr9eWWcpgGgXpZnboMlImEi/nqwhQz7NEt13YxC4D -->
<!-- dato88tt8zpcoRb0RrrgOGSsbmQ1eKagYw8t00CT+OPeBw3VXHmlSSnnDb6gE3e+ -->
<!-- lD3v++MrWhAfTVYoonpy4BI6t0le2O3tQ5GD2Xuye4Yb2T6xjF3oiU+EGvKhL1nk -->
<!-- kDstrjNYxbc+/jLTswM9sbKvkjh+0p2ALPVOVpEhNSXDOW5kf1O6nA+tGSOEy/S6 -->
<!-- A4aN91/w0FK/jJSHvMAhdCVfGCi2zCcoOCWYOUo2z3yxkq4cI6epZuxhH2rhKEmd -->
<!-- X4jiJV3TIUs+UsS1Vz8kA/DRelsv1SPjcF0PUUZ3s/gA4bysAoJf28AVs70b1FVL -->
<!-- 5zmhD+kjSbwYuER8ReTBw3J64HLnJN+/RpnF78IcV9uDjexNSTCnq47f7Fufr/zd -->
<!-- sGbiwZeBe+3W7UvnSSmnEyimp31ngOaKYnhfsi+E11ecXL93KCjx7W3DKI8sj0A3 -->
<!-- T8HhhUSJxAlMxdSlQy90lfdu+HggWCwTXWCVmj5PM4TasIgX3p5O9JawvEagbJjS -->
<!-- 4NaIjAsCAwEAAaOCAe0wggHpMBAGCSsGAQQBgjcVAQQDAgEAMB0GA1UdDgQWBBRI -->
<!-- bmTlUAXTgqoXNzcitW2oynUClTAZBgkrBgEEAYI3FAIEDB4KAFMAdQBiAEMAQTAL -->
<!-- BgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAfBgNVHSMEGDAWgBRyLToCMZBD -->
<!-- uRQFTuHqp8cx0SOJNDBaBgNVHR8EUzBRME+gTaBLhklodHRwOi8vY3JsLm1pY3Jv -->
<!-- c29mdC5jb20vcGtpL2NybC9wcm9kdWN0cy9NaWNSb29DZXJBdXQyMDExXzIwMTFf -->
<!-- MDNfMjIuY3JsMF4GCCsGAQUFBwEBBFIwUDBOBggrBgEFBQcwAoZCaHR0cDovL3d3 -->
<!-- dy5taWNyb3NvZnQuY29tL3BraS9jZXJ0cy9NaWNSb29DZXJBdXQyMDExXzIwMTFf -->
<!-- MDNfMjIuY3J0MIGfBgNVHSAEgZcwgZQwgZEGCSsGAQQBgjcuAzCBgzA/BggrBgEF -->
<!-- BQcCARYzaHR0cDovL3d3dy5taWNyb3NvZnQuY29tL3BraW9wcy9kb2NzL3ByaW1h -->
<!-- cnljcHMuaHRtMEAGCCsGAQUFBwICMDQeMiAdAEwAZQBnAGEAbABfAHAAbwBsAGkA -->
<!-- YwB5AF8AcwB0AGEAdABlAG0AZQBuAHQALiAdMA0GCSqGSIb3DQEBCwUAA4ICAQBn -->
<!-- 8oalmOBUeRou09h0ZyKbC5YR4WOSmUKWfdJ5DJDBZV8uLD74w3LRbYP+vj/oCso7 -->
<!-- v0epo/Np22O/IjWll11lhJB9i0ZQVdgMknzSGksc8zxCi1LQsP1r4z4HLimb5j0b -->
<!-- pdS1HXeUOeLpZMlEPXh6I/MTfaaQdION9MsmAkYqwooQu6SpBQyb7Wj6aC6VoCo/ -->
<!-- KmtYSWMfCWluWpiW5IP0wI/zRive/DvQvTXvbiWu5a8n7dDd8w6vmSiXmE0OPQvy -->
<!-- CInWH8MyGOLwxS3OW560STkKxgrCxq2u5bLZ2xWIUUVYODJxJxp/sfQn+N4sOiBp -->
<!-- mLJZiWhub6e3dMNABQamASooPoI/E01mC8CzTfXhj38cbxV9Rad25UAqZaPDXVJi -->
<!-- hsMdYzaXht/a8/jyFqGaJ+HNpZfQ7l1jQeNbB5yHPgZ3BtEGsXUfFL5hYbXw3MYb -->
<!-- BL7fQccOKO7eZS/sl/ahXJbYANahRr1Z85elCUtIEJmAH9AAKcWxm6U/RXceNcbS -->
<!-- oqKfenoi+kiVH6v7RyOA9Z74v2u3S5fi63V4GuzqN5l5GEv/1rMjaHXmr/r8i+sL -->
<!-- gOppO6/8MO0ETI7f33VtY5E90Z1WTk+/gFcioXgRMiF670EKsT/7qMykXcGhiJtX -->
<!-- cVZOSEXAQsmbdlsKgEhr/Xmfwb1tbWrJUnMTDXpQzTGCGZ8wghmbAgEBMIGVMH4x -->
<!-- CzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRt -->
<!-- b25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xKDAmBgNVBAMTH01p -->
<!-- Y3Jvc29mdCBDb2RlIFNpZ25pbmcgUENBIDIwMTECEzMAAALN82S/+NRMXVEAAAAA -->
<!-- As0wDQYJYIZIAWUDBAIBBQCgga4wGQYJKoZIhvcNAQkDMQwGCisGAQQBgjcCAQQw -->
<!-- HAYKKwYBBAGCNwIBCzEOMAwGCisGAQQBgjcCARUwLwYJKoZIhvcNAQkEMSIEIJPc -->
<!-- f+Mr1i4/DzmrwTkjr4PPcFQt1rlUaXTz9Ot6UzQ8MEIGCisGAQQBgjcCAQwxNDAy -->
<!-- oBSAEgBNAGkAYwByAG8AcwBvAGYAdKEagBhodHRwOi8vd3d3Lm1pY3Jvc29mdC5j -->
<!-- b20wDQYJKoZIhvcNAQEBBQAEggEAUNyg4gCMOS8FUejQZDB3m4Yqdw30kcAK2uwU -->
<!-- yWHCtO05jU8Xc/7Jb1JkWH02zGuLYOdTBSID3BiPr+wV63PRikvwHfCPTjIBjxgG -->
<!-- xY2riYMIhxrKAdxaSLMk+mXv9Abd6eKCQyf4fiaDdldiGAtuotPjllgxMqVRzNoF -->
<!-- qDOvWuOkQhK1pZHQGzpjYK2It7P77VHWZrEgvgdPhBMTp7GVWuGanskeaRvV0Ddz -->
<!-- h4QxXG7NeUyIU1CWfKjN/PRGwLTOVB/Vf4MwTYEVNcfCghc6TU2mSPTbJ/gu2D0W -->
<!-- 26VVuXEozmEpebNO7i1Ac+h2WAoY9GPADHCPJUxdtPKiDf8vm6GCFykwghclBgor -->
<!-- BgEEAYI3AwMBMYIXFTCCFxEGCSqGSIb3DQEHAqCCFwIwghb+AgEDMQ8wDQYJYIZI -->
<!-- AWUDBAIBBQAwggFZBgsqhkiG9w0BCRABBKCCAUgEggFEMIIBQAIBAQYKKwYBBAGE -->
<!-- WQoDATAxMA0GCWCGSAFlAwQCAQUABCBgt6q8MeuiE3GeBQ7Z7l7XsIebD4GucA9p -->
<!-- BTAkvN1jUgIGY+WJbsx3GBMyMDIzMDIyMTA5MzM1MC4yODVaMASAAgH0oIHYpIHV -->
<!-- MIHSMQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMH -->
<!-- UmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMS0wKwYDVQQL -->
<!-- EyRNaWNyb3NvZnQgSXJlbGFuZCBPcGVyYXRpb25zIExpbWl0ZWQxJjAkBgNVBAsT -->
<!-- HVRoYWxlcyBUU1MgRVNOOjA4NDItNEJFNi1DMjlBMSUwIwYDVQQDExxNaWNyb3Nv -->
<!-- ZnQgVGltZS1TdGFtcCBTZXJ2aWNloIIReDCCBycwggUPoAMCAQICEzMAAAGybkAD -->
<!-- f26plJIAAQAAAbIwDQYJKoZIhvcNAQELBQAwfDELMAkGA1UEBhMCVVMxEzARBgNV -->
<!-- BAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jv -->
<!-- c29mdCBDb3Jwb3JhdGlvbjEmMCQGA1UEAxMdTWljcm9zb2Z0IFRpbWUtU3RhbXAg -->
<!-- UENBIDIwMTAwHhcNMjIwOTIwMjAyMjAxWhcNMjMxMjE0MjAyMjAxWjCB0jELMAkG -->
<!-- A1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQx -->
<!-- HjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEtMCsGA1UECxMkTWljcm9z -->
<!-- b2Z0IElyZWxhbmQgT3BlcmF0aW9ucyBMaW1pdGVkMSYwJAYDVQQLEx1UaGFsZXMg -->
<!-- VFNTIEVTTjowODQyLTRCRTYtQzI5QTElMCMGA1UEAxMcTWljcm9zb2Z0IFRpbWUt -->
<!-- U3RhbXAgU2VydmljZTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMqi -->
<!-- ZTIde/lQ4rC+Bml5f/Wuq/xKTxrfbG23HofmQ+qZAN4GyO73PF3y9OAfpt7Qf2jc -->
<!-- ldWOGUB+HzBuwllYyP3fx4MY8zvuAuB37FvoytnNC2DKnVrVlHOVcGUL9CnmhDNM -->
<!-- A2/nskjIf2IoiG9J0qLYr8duvHdQJ9Li2Pq9guySb9mvUL60ogslCO9gkh6FiEDw -->
<!-- MrwUr8Wja6jFpUTny8tg0N0cnCN2w4fKkp5qZcbUYFYicLSb/6A7pHCtX6xnjqwh -->
<!-- mJoib3vkKJyVxbuFLRhVXxH95b0LHeNhifn3jvo2j+/4QV10jEpXVW+iC9BsTtR6 -->
<!-- 9xvTjU51ZgP7BR4YDEWq7JsylSOv5B5THTDXRf184URzFhTyb8OZQKY7mqMh7c8J -->
<!-- 8w1sEM4XDUF2UZNy829NVCzG2tfdEXZaHxF8RmxpQYBxyhZwY1rotuIS+gfN2eq+ -->
<!-- hkAT3ipGn8/KmDwDtzAbnfuXjApgeZqwgcYJ8pDJ+y/xU6ouzJz1Bve5TTihkiA7 -->
<!-- wQsQe6R60Zk9dPdNzw0MK5niRzuQZAt4GI96FhjhlUWcUZOCkv/JXM/OGu/rgSpl -->
<!-- YwdmPLzzfDtXyuy/GCU5I4l08g6iifXypMgoYkkceOAAz4vx1x0BOnZWfI3fSwqN -->
<!-- UvoN7ncTT+MB4Vpvf1QBppjBAQUuvui6eCG0MCVNAgMBAAGjggFJMIIBRTAdBgNV -->
<!-- HQ4EFgQUmfIngFzZEZlPkjDOVluBSDDaanEwHwYDVR0jBBgwFoAUn6cVXQBeYl2D -->
<!-- 9OXSZacbUzUZ6XIwXwYDVR0fBFgwVjBUoFKgUIZOaHR0cDovL3d3dy5taWNyb3Nv -->
<!-- ZnQuY29tL3BraW9wcy9jcmwvTWljcm9zb2Z0JTIwVGltZS1TdGFtcCUyMFBDQSUy -->
<!-- MDIwMTAoMSkuY3JsMGwGCCsGAQUFBwEBBGAwXjBcBggrBgEFBQcwAoZQaHR0cDov -->
<!-- L3d3dy5taWNyb3NvZnQuY29tL3BraW9wcy9jZXJ0cy9NaWNyb3NvZnQlMjBUaW1l -->
<!-- LVN0YW1wJTIwUENBJTIwMjAxMCgxKS5jcnQwDAYDVR0TAQH/BAIwADAWBgNVHSUB -->
<!-- Af8EDDAKBggrBgEFBQcDCDAOBgNVHQ8BAf8EBAMCB4AwDQYJKoZIhvcNAQELBQAD -->
<!-- ggIBANxHtu3FzIabaDbWqswdKBlAhKXRCN+5CSMiv2TYa4i2QuWIm+99piwAhDhA -->
<!-- Dfbqor1zyLi95Y6GQnvIWUgdeC7oL1ZtZye92zYK+EIfwYZmhS+CH4infAzUvscH -->
<!-- ZF3wlrJUfPUIDGVP0lCYVse9mguvG0dqkY4ayQPEHOvJubgZZaOdg/N8dInd6fGe -->
<!-- Oc+0DoGzB+LieObJ2Q0AtEt3XN3iX8Cp6+dZTX8xwE/LvhRwPpb/+nKshO7TVuve -->
<!-- nwdTwqB/LT6CNPaElwFeKxKrqRTPMbHeg+i+KnBLfwmhEXsMg2s1QX7JIxfvT96m -->
<!-- d0eiMjiMEO22LbOzmLMNd3LINowAnRBAJtX+3/e390B9sMGMHp+a1V+hgs62AopB -->
<!-- l0p/00li30DN5wEQ5If35Zk7b/T6pEx6rJUDYCti7zCbikjKTanBnOc99zGMlej5 -->
<!-- X+fC/k5ExUCrOs3/VzGRCZt5LvVQSdWqq/QMzTEmim4sbzASK9imEkjNtZZyvC1C -->
<!-- sUcD1voFktld4mKMjE+uDEV3IddD+DrRk94nVzNPSuZXewfVOnXHSeqG7xM3V7fl -->
<!-- 2aL4v1OhL2+JwO1Tx3B0irO1O9qbNdJk355bntd1RSVKgM22KFBHnoL7Js7pRhBi -->
<!-- aKmVTQGoOb+j1Qa7q+cixGo48Vh9k35BDsJS/DLoXFSPDl4mMIIHcTCCBVmgAwIB -->
<!-- AgITMwAAABXF52ueAptJmQAAAAAAFTANBgkqhkiG9w0BAQsFADCBiDELMAkGA1UE -->
<!-- BhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAc -->
<!-- BgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEyMDAGA1UEAxMpTWljcm9zb2Z0 -->
<!-- IFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIwMTAwHhcNMjEwOTMwMTgyMjI1 -->
<!-- WhcNMzAwOTMwMTgzMjI1WjB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGlu -->
<!-- Z3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBv -->
<!-- cmF0aW9uMSYwJAYDVQQDEx1NaWNyb3NvZnQgVGltZS1TdGFtcCBQQ0EgMjAxMDCC -->
<!-- AiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAOThpkzntHIhC3miy9ckeb0O -->
<!-- 1YLT/e6cBwfSqWxOdcjKNVf2AX9sSuDivbk+F2Az/1xPx2b3lVNxWuJ+Slr+uDZn -->
<!-- hUYjDLWNE893MsAQGOhgfWpSg0S3po5GawcU88V29YZQ3MFEyHFcUTE3oAo4bo3t -->
<!-- 1w/YJlN8OWECesSq/XJprx2rrPY2vjUmZNqYO7oaezOtgFt+jBAcnVL+tuhiJdxq -->
<!-- D89d9P6OU8/W7IVWTe/dvI2k45GPsjksUZzpcGkNyjYtcI4xyDUoveO0hyTD4MmP -->
<!-- frVUj9z6BVWYbWg7mka97aSueik3rMvrg0XnRm7KMtXAhjBcTyziYrLNueKNiOSW -->
<!-- rAFKu75xqRdbZ2De+JKRHh09/SDPc31BmkZ1zcRfNN0Sidb9pSB9fvzZnkXftnIv -->
<!-- 231fgLrbqn427DZM9ituqBJR6L8FA6PRc6ZNN3SUHDSCD/AQ8rdHGO2n6Jl8P0zb -->
<!-- r17C89XYcz1DTsEzOUyOArxCaC4Q6oRRRuLRvWoYWmEBc8pnol7XKHYC4jMYcten -->
<!-- IPDC+hIK12NvDMk2ZItboKaDIV1fMHSRlJTYuVD5C4lh8zYGNRiER9vcG9H9stQc -->
<!-- xWv2XFJRXRLbJbqvUAV6bMURHXLvjflSxIUXk8A8FdsaN8cIFRg/eKtFtvUeh17a -->
<!-- j54WcmnGrnu3tz5q4i6tAgMBAAGjggHdMIIB2TASBgkrBgEEAYI3FQEEBQIDAQAB -->
<!-- MCMGCSsGAQQBgjcVAgQWBBQqp1L+ZMSavoKRPEY1Kc8Q/y8E7jAdBgNVHQ4EFgQU -->
<!-- n6cVXQBeYl2D9OXSZacbUzUZ6XIwXAYDVR0gBFUwUzBRBgwrBgEEAYI3TIN9AQEw -->
<!-- QTA/BggrBgEFBQcCARYzaHR0cDovL3d3dy5taWNyb3NvZnQuY29tL3BraW9wcy9E -->
<!-- b2NzL1JlcG9zaXRvcnkuaHRtMBMGA1UdJQQMMAoGCCsGAQUFBwMIMBkGCSsGAQQB -->
<!-- gjcUAgQMHgoAUwB1AGIAQwBBMAsGA1UdDwQEAwIBhjAPBgNVHRMBAf8EBTADAQH/ -->
<!-- MB8GA1UdIwQYMBaAFNX2VsuP6KJcYmjRPZSQW9fOmhjEMFYGA1UdHwRPME0wS6BJ -->
<!-- oEeGRWh0dHA6Ly9jcmwubWljcm9zb2Z0LmNvbS9wa2kvY3JsL3Byb2R1Y3RzL01p -->
<!-- Y1Jvb0NlckF1dF8yMDEwLTA2LTIzLmNybDBaBggrBgEFBQcBAQROMEwwSgYIKwYB -->
<!-- BQUHMAKGPmh0dHA6Ly93d3cubWljcm9zb2Z0LmNvbS9wa2kvY2VydHMvTWljUm9v -->
<!-- Q2VyQXV0XzIwMTAtMDYtMjMuY3J0MA0GCSqGSIb3DQEBCwUAA4ICAQCdVX38Kq3h -->
<!-- LB9nATEkW+Geckv8qW/qXBS2Pk5HZHixBpOXPTEztTnXwnE2P9pkbHzQdTltuw8x -->
<!-- 5MKP+2zRoZQYIu7pZmc6U03dmLq2HnjYNi6cqYJWAAOwBb6J6Gngugnue99qb74p -->
<!-- y27YP0h1AdkY3m2CDPVtI1TkeFN1JFe53Z/zjj3G82jfZfakVqr3lbYoVSfQJL1A -->
<!-- oL8ZthISEV09J+BAljis9/kpicO8F7BUhUKz/AyeixmJ5/ALaoHCgRlCGVJ1ijbC -->
<!-- HcNhcy4sa3tuPywJeBTpkbKpW99Jo3QMvOyRgNI95ko+ZjtPu4b6MhrZlvSP9pEB -->
<!-- 9s7GdP32THJvEKt1MMU0sHrYUP4KWN1APMdUbZ1jdEgssU5HLcEUBHG/ZPkkvnNt -->
<!-- yo4JvbMBV0lUZNlz138eW0QBjloZkWsNn6Qo3GcZKCS6OEuabvshVGtqRRFHqfG3 -->
<!-- rsjoiV5PndLQTHa1V1QJsWkBRH58oWFsc/4Ku+xBZj1p/cvBQUl+fpO+y/g75LcV -->
<!-- v7TOPqUxUYS8vwLBgqJ7Fx0ViY1w/ue10CgaiQuPNtq6TPmb/wrpNPgkNWcr4A24 -->
<!-- 5oyZ1uEi6vAnQj0llOZ0dFtq0Z4+7X6gMTN9vMvpe784cETRkPHIqzqKOghif9lw -->
<!-- Y1NNje6CbaUFEMFxBmoQtB1VM1izoXBm8qGCAtQwggI9AgEBMIIBAKGB2KSB1TCB -->
<!-- 0jELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1Jl -->
<!-- ZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEtMCsGA1UECxMk -->
<!-- TWljcm9zb2Z0IElyZWxhbmQgT3BlcmF0aW9ucyBMaW1pdGVkMSYwJAYDVQQLEx1U -->
<!-- aGFsZXMgVFNTIEVTTjowODQyLTRCRTYtQzI5QTElMCMGA1UEAxMcTWljcm9zb2Z0 -->
<!-- IFRpbWUtU3RhbXAgU2VydmljZaIjCgEBMAcGBSsOAwIaAxUAjhJ+EeySRfn2KCNs -->
<!-- jn9cF9AUSTqggYMwgYCkfjB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGlu -->
<!-- Z3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBv -->
<!-- cmF0aW9uMSYwJAYDVQQDEx1NaWNyb3NvZnQgVGltZS1TdGFtcCBQQ0EgMjAxMDAN -->
<!-- BgkqhkiG9w0BAQUFAAIFAOeeiCAwIhgPMjAyMzAyMjEwODAwMzJaGA8yMDIzMDIy -->
<!-- MjA4MDAzMlowdDA6BgorBgEEAYRZCgQBMSwwKjAKAgUA556IIAIBADAHAgEAAgIU -->
<!-- SjAHAgEAAgIRjDAKAgUA55/ZoAIBADA2BgorBgEEAYRZCgQCMSgwJjAMBgorBgEE -->
<!-- AYRZCgMCoAowCAIBAAIDB6EgoQowCAIBAAIDAYagMA0GCSqGSIb3DQEBBQUAA4GB -->
<!-- ADe52EuSRRZ5ltqhCon+XKUDaIgP2YOFoQbtGe6QBnyos7eWFdlaQEX5sTy6wI9A -->
<!-- EEVkOf9PPPhisyParE6E0gECgvyfIOz+uexZ44Jqtv8J9gNXiC81FaBGF6jGvILU -->
<!-- IWOgHuEM28GJZhreBWYaf0QlUpYadj53/ORXULoYf/7OMYIEDTCCBAkCAQEwgZMw -->
<!-- fDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1Jl -->
<!-- ZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEmMCQGA1UEAxMd -->
<!-- TWljcm9zb2Z0IFRpbWUtU3RhbXAgUENBIDIwMTACEzMAAAGybkADf26plJIAAQAA -->
<!-- AbIwDQYJYIZIAWUDBAIBBQCgggFKMBoGCSqGSIb3DQEJAzENBgsqhkiG9w0BCRAB -->
<!-- BDAvBgkqhkiG9w0BCQQxIgQggTyQBp0wAIOKUPAGp5YQl3YV//lKEoXEfNG4J5Gq -->
<!-- rQQwgfoGCyqGSIb3DQEJEAIvMYHqMIHnMIHkMIG9BCBTeM485+E+t4PEVieUoFKX -->
<!-- 7PVyLo/nzu+htJPCG04+NTCBmDCBgKR+MHwxCzAJBgNVBAYTAlVTMRMwEQYDVQQI -->
<!-- EwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3Nv -->
<!-- ZnQgQ29ycG9yYXRpb24xJjAkBgNVBAMTHU1pY3Jvc29mdCBUaW1lLVN0YW1wIFBD -->
<!-- QSAyMDEwAhMzAAABsm5AA39uqZSSAAEAAAGyMCIEIBFB3LMqHaaBsQExpzitjDRo -->
<!-- 3zq3ZfmDSg6Pe8OgUmbQMA0GCSqGSIb3DQEBCwUABIICAAK5yclLhe+a8LghOud9 -->
<!-- LilLm23zbo3uojD/nyrVJScLaGK6Yt+k/JosRPMW6ren8lGgzCjNL1N09Wdrg4AF -->
<!-- lSzi7V+94O7miFrc0V80vTtSexkbjZBhKLTR9NCI2DlB+XtEJTd5ZXbaEPZyC8N3 -->
<!-- 09s1sl67Q+OSQIupAY+ic2XPxU2TQcbT67xfOAQXd2k6qSAOqj8Y/F8JWOYHBbRg -->
<!-- udYczJUWFoKK5jgyuDqsfbyv2N4U2u/bX5dWjrqt6sMS75zeGe+wcn5xalGaNd1e -->
<!-- 8D6HlAS21efcSFH1K0Nvksakf/Z/6JiUf/BG7tEljnA50gI6N5g4tzTrq6x63+V5 -->
<!-- WTmXB/zS1MjQA3AanlsxOd6WMsk2t9iukGB00VuEr0vTLlOPHijJMWDhBptlaz03 -->
<!-- c4/zPNWFqOoO+QeO/jEb5lxdZN+HVJJ+ZWBQzHfpjiVsJgSfKdGa9IUg0Zf430iZ -->
<!-- weMlqY16CRELA3uqocUhXYZMoRpGkLG1I38+/CiO7DenHQFGu0hsbP6CVRp4GEEp -->
<!-- fQJu1ynnJeDsJb341cnfuh3SBzO3BCbgEqKBUPFTVVOwBAPOO0DADg6rFfVVH3DB -->
<!-- LzqTiZWa0IkN8McK0pQpfZ6uqkWUbcV7P4t/eP5DN3jzDlWPUkX0ZDYiSafE9A76 -->
<!-- gWGH6trBSdPEsLfL+GaJKEan -->
<!-- SIG # End signature block -->