netcoreapp3.1/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.Online.Models.CallableEntity</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.CallableEntity</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Id</PropertyName> </ListItem> <ListItem> <PropertyName>Type</PropertyName> </ListItem> <ListItem> <PropertyName>EnableTranscription</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.Teams.ConfigAPI.Cmdlets.Generated.Models.DateTimeRange</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.DateTimeRange</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.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> <PropertyName>WeeklyRecurrentSchedule</PropertyName> </ListItem> <ListItem> <PropertyName>FixedSchedule</PropertyName> </ListItem> <ListItem> <Label>AssociatedConfigurationIds</Label> <ScriptBlock>$_.AssociatedConfigurationIds -join ', '</ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>OaaHolidays</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.HolidayVisRecord</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Year</PropertyName> </ListItem> <ListItem> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <Label>DateTimeRanges</Label> <ScriptBlock> if ($_.DateTimeRanges) { $accumulator = @() foreach($dtr in $_.DateTimeRanges) { $accumulator += $dtr.Start + " - " + $dtr.End } $accumulator -join ", " } </ScriptBlock> </ListItem> <ListItem> <Label>Greetings</Label> <ScriptBlock> if ($_.CallFlow.Greetings) { $accumulator = @() foreach ($prompt in $_.CallFlow.Greetings) { if ($prompt.TextToSpeechPrompt) { $accumulator += ("TextToSpeechPrompt=" + $prompt.TextToSpeechPrompt) } elseif ($prompt.AudioFilePrompt) { if($prompt.AudioFilePrompt.FileName) { $accumulator += ("AudioFileName=" + $prompt.AudioFilePrompt.FileName) } else { $accumulator += ("AudioFileId=" + $prompt.AudioFilePrompt.Id) } } } $accumulator -join "`n" } </ScriptBlock> </ListItem> <ListItem> <Label>CallAction</Label> <ScriptBlock> if ($_.CallFlow.Menu.MenuOptions) { $accumulator = @() $menuOptions = $_.CallFlow.Menu.MenuOptions foreach ($menuOption in $menuOptions) { if ($menuOption.Action -ne $null) { $menuOptionAction = $menuOption.Action.ToString() } else { $menuOptionAction = "" } $str = ("Action=" + $menuOptionAction) if ($menuOption.CallTarget) { $str += ("`n" + "TargetId=" + $menuOption.CallTarget.Id) if ($menuOption.CallTarget.Type -ne $null) { $menuOptionCallTargetType = $menuOption.CallTarget.Type.ToString() } else { $menuOptionCallTargetType = "" } $str += ("`n" + "TargetType=" + $menuOptionCallTargetType) } $accumulator += $str } $accumulator -join "`n`n" } </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Language</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.Language</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Id</PropertyName> </ListItem> <ListItem> <PropertyName>DisplayName</PropertyName> </ListItem> <ListItem> <Label>Voices</Label> <ScriptBlock> if ($_.Voices) { foreach ($voice in $_.Voices) { $voice.Name } } </ScriptBlock> </ListItem> <ListItem> <PropertyName>VoiceResponseSupported</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Menu</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.Menu</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <Label>Prompts</Label> <ScriptBlock> if ($_.Prompts) { $accumulator = @() foreach ($prompt in $_.Prompts) { if ($prompt.TextToSpeechPrompt) { $accumulator += ("TextToSpeechPrompt=" + $prompt.TextToSpeechPrompt) } elseif ($prompt.AudioFilePrompt) { if($prompt.AudioFilePrompt.FileName) { $accumulator += ("AudioFileName=" + $prompt.AudioFilePrompt.FileName) } else { $accumulator += ("AudioFileId=" + $prompt.AudioFilePrompt.Id) } } } $accumulator -join ", " } </ScriptBlock> </ListItem> <ListItem> <Label>MenuOptions</Label> <ScriptBlock> if ($_.MenuOptions) { $accumulator = @() $menuOptions = $_.MenuOptions foreach ($menuOption in $menuOptions) { if ($menuOption.Action -ne $null) { $menuOptionAction = $menuOption.Action.ToString() } else { $menuOptionAction = "" } $str = ("Action = " + $menuOptionAction) if ($menuOption.DtmfResponse -ne $null) { $menuOptionDtmfResponse = $menuOption.DtmfResponse.ToString() } else { $menuOptionDtmfResponse = "" } $str += ("`n" + "DtmfResponse = " + $menuOptionDtmfResponse) if ($menuOption.CallTarget) { if ($menuOption.CallTarget.Type -ne $null) { $menuOptionCallTargetType = $menuOption.CallTarget.Type.ToString() } else { $menuOptionCallTargetType = "" } $str += ("`n" + "Type = " + $menuOptionCallTargetType) $str += ("`n" + "Id = " + $menuOption.CallTarget.Id) if($menuOption.CallTarget.Type -eq "SharedVoicemail") { $str += ("`n" + "EnableTranscription = " + $menuOption.CallTarget.EnableTranscription) $str += ("`n" + "EnableSharedVoicemailSystemPromptSuppression = " + $menuOption.CallTarget.EnableSharedVoicemailSystemPromptSuppression) } } $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) if ($_.CallTarget.Type -eq "SharedVoicemail") { $accumulator += ("`n" + "EnableTranscription = " + $_.CallTarget.EnableTranscription) $accumulator += ("`n" + "EnableSharedVoicemailSystemPromptSuppression = " + $_.CallTarget.EnableSharedVoicemailSystemPromptSuppression) } } $accumulator </ScriptBlock> </ListItem> <ListItem> <Label>Prompt</Label> <ScriptBlock> $accumulator = "" if ($_.Prompt) { $prompt = $_.Prompt if ($prompt.TextToSpeechPrompt) { $accumulator += ("TextToSpeechPrompt=" + $prompt.TextToSpeechPrompt) } elseif ($prompt.AudioFilePrompt) { if($prompt.AudioFilePrompt.FileName) { $accumulator += ("AudioFileName=" + $prompt.AudioFilePrompt.FileName) } else { $accumulator += ("AudioFileId=" + $prompt.AudioFilePrompt.Id) } } } $accumulator </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>CallFlow</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.CallFlow</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Id</PropertyName> </ListItem> <ListItem> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <Label>Greetings</Label> <ScriptBlock> if ($_.Greetings) { $accumulator = @() foreach ($prompt in $_.Greetings) { if ($prompt.TextToSpeechPrompt) { $accumulator += ("TextToSpeechPrompt=" + $prompt.TextToSpeechPrompt) } elseif ($prompt.AudioFilePrompt) { if($prompt.AudioFilePrompt.FileName) { $accumulator += ("AudioFileName=" + $prompt.AudioFilePrompt.FileName) } else { $accumulator += ("AudioFileId=" + $prompt.AudioFilePrompt.Id) } } } $accumulator -join ", " } </ScriptBlock> </ListItem> <ListItem> <Label>Menu</Label> <ScriptBlock> if ($_.Menu) { $_.Menu.Name } </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Prompt</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.Prompt</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ActiveType</PropertyName> </ListItem> <ListItem> <PropertyName>TextToSpeechPrompt</PropertyName> </ListItem> <ListItem> <Label>AudioFilePrompt</Label> <ScriptBlock> if ($_.AudioFilePrompt) { if ($_.AudioFilePrompt.FileName) { "FileName=" + $_.AudioFilePrompt.FileName } else { "Id=" + $_.AudioFilePrompt.Id } } </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>DialScope</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.DialScope</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Type</PropertyName> </ListItem> <ListItem> <Label>GroupScope</Label> <ScriptBlock> if ($_.GroupScope) { $_.GroupScope.GroupIds } </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>DirectoryLookupScope</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.DirectoryLookupScope</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>InclusionScope</Label> <ScriptBlock> if ($_.InclusionScope) { if ($_.InclusionScope.Type -ne $null) { $inclusionScopeType = $_.InclusionScope.Type.ToString() } else { $inclusionScopeType = "" } "Type=" + $inclusionScopeType } else { "Default" } </ScriptBlock> </ListItem> <ListItem> <Label>ExclusionScope</Label> <ScriptBlock> if ($_.ExclusionScope) { if ($_.ExclusionScope.Type -ne $null) { $exclusionScopeType = $_.ExclusionScope.Type.ToString() } else { $exclusionScopeType = "" } "Type=" + $exclusionScopeType } else { "Default" } </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>AutoAttendant</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.AutoAttendant</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Identity</PropertyName> </ListItem> <ListItem> <PropertyName>TenantId</PropertyName> </ListItem> <ListItem> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <PropertyName>LanguageId</PropertyName> </ListItem> <ListItem> <PropertyName>VoiceId</PropertyName> </ListItem> <ListItem> <Label>DefaultCallFlow</Label> <ScriptBlock> if ($_.DefaultCallFlow) { $_.DefaultCallFlow.Name } </ScriptBlock> </ListItem> <ListItem> <Label>Operator</Label> <ScriptBlock> $accumulator = @() if ($_.Operator) { $accumulator += ("ID=" + $_.Operator.Id) if ($_.Operator.Type -ne $null) { $operatorType = $_.Operator.Type.ToString() } else { $operatorType = "" } $accumulator += ("Type=" + $operatorType) } $accumulator -join ", " </ScriptBlock> </ListItem> <ListItem> <PropertyName>TimeZoneId</PropertyName> </ListItem> <ListItem> <PropertyName>VoiceResponseEnabled</PropertyName> </ListItem> <ListItem> <Label>CallFlows</Label> <ScriptBlock> $accumulator = @() if ($_.CallFlows) { foreach ($callFlow in $_.CallFlows) { $accumulator += $callFlow.Name } } $accumulator -join ", " </ScriptBlock> </ListItem> <ListItem> <Label>Schedules</Label> <ScriptBlock> $accumulator = @() if ($_.Schedules) { foreach ($schedule in $_.Schedules) { $accumulator += $schedule.Name } } $accumulator -join ", " </ScriptBlock> </ListItem> <ListItem> <Label>CallHandlingAssociations</Label> <ScriptBlock> $accumulator = @() if ($_.CallHandlingAssociations) { $groups = $_.CallHandlingAssociations | Group-Object -Property Type foreach ($group in $groups) { $accumulator += $group.Name + "(" + $group.Count + ")" } } $accumulator -join ", " </ScriptBlock> </ListItem> <ListItem> <Label>Status</Label> <ScriptBlock> if ($_.Status) { $statuses = $_.Status | Foreach-Object { $_.Status } $sortedStatuses = $statuses | Sort-Object $sortedStatuses | Select-Object -First 1 } </ScriptBlock> </ListItem> <ListItem> <PropertyName>DialByNameResourceId</PropertyName> </ListItem> <ListItem> <Label>DirectoryLookupScope</Label> <ScriptBlock> $accumulator = @() if ($_.DirectoryLookupScope) { if ($_.DirectoryLookupScope.InclusionScope) { $accumulator += "InclusionScope" } if ($_.DirectoryLookupScope.ExclusionScope) { $accumulator += "ExclusionScope" } } $accumulator -join ", " </ScriptBlock> </ListItem> <ListItem> <PropertyName>ApplicationInstances</PropertyName> </ListItem> <ListItem> <PropertyName>GreetingsSettingAuthorizedUsers</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) { if($result.Association) { $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) { if($result.Status.Status -ne $null) { $resultStatusStatus = $result.Status.Status.ToString() } else { $resultStatusStatus = "" } if($result.Status.StatusCode -ne $null) { $resultStatusStatusCode = $result.Status.StatusCode.ToString() } else { $resultStatusStatusCode = "" } $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>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>WelcomeMusicFileName</Label> <PropertyName>WelcomeMusicFileName</PropertyName> </ListItem> <ListItem> <Label>UseDefaultMusicOnHold</Label> <PropertyName>UseDefaultMusicOnHold</PropertyName> </ListItem> <ListItem> <Label>MusicOnHoldFileName</Label> <PropertyName>MusicOnHoldFileName</PropertyName> </ListItem> <ListItem> <Label>Statistics</Label> <ScriptBlock> if($_.Statistics) { [string]::Join("`n", $_.Statistics) } </ScriptBlock> </ListItem> <ListItem> <Label>ApplicationInstances</Label> <ScriptBlock> if($_.ApplicationInstances) { [string]::Join("`n", $_.ApplicationInstances) } </ScriptBlock> </ListItem> <ListItem> <Label>ChannelId</Label> <PropertyName>ChannelId</PropertyName> </ListItem> <ListItem> <Label>OboResourceAccounts</Label> <ScriptBlock> if($_.OboResourceAccounts) { [string]::Join("`n", $_.OboResourceAccounts) } </ScriptBlock> </ListItem> </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> </ViewDefinitions> </Configuration> <!-- SIG # Begin signature block --> <!-- MIIjbQYJKoZIhvcNAQcCoIIjXjCCI1oCAQExDzANBglghkgBZQMEAgEFADB5Bgor --> <!-- BgEEAYI3AgEEoGswaTA0BgorBgEEAYI3AgEeMCYCAwEAAAQQH8w7YFlLCE63JNLG --> <!-- KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCAOU/W1vGgPQikq --> <!-- 0NemPa3MAIxtEmgXmIG2fP9uLJuonqCCDXMwggXxMIID2aADAgECAhMzAAACGYwK --> <!-- n7IWKxDmAAAAAAIZMA0GCSqGSIb3DQEBCwUAMH4xCzAJBgNVBAYTAlVTMRMwEQYD --> <!-- VQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNy --> <!-- b3NvZnQgQ29ycG9yYXRpb24xKDAmBgNVBAMTH01pY3Jvc29mdCBDb2RlIFNpZ25p --> <!-- bmcgUENBIDIwMTEwHhcNMjEwNDI5MTkxMjU1WhcNMjIwNDI4MTkxMjU1WjByMQsw --> <!-- CQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9u --> <!-- ZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMRwwGgYDVQQDExNTa3lw --> <!-- ZSBTb2Z0d2FyZSBTYXJsMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA --> <!-- nxMscK0w8ebaayvQhxPtLTkomfivSX4yNLmQJGXG+1yUKU4fmdQAhZm5mSIdFAEv --> <!-- sjAwCP3vUmh2N5R5TrAN/whfjGcDDlCYonKcrmuSaXxGuyjXKlELlRmPOaobqeo1 --> <!-- 1Amcz6SRbNYBtKtRiP5ip2PfAvtJp7AvH0mZfGXKehE4C+5t8XYZ3K1JU3Tdb+3Z --> <!-- z+smovI8h/ZPe+uV2ORTxxa9kBLDvueJZbzKkn/WAIX/8rq/ywHtffSTXSueUmoe --> <!-- NJ0UCyoNBr90xtnozaCVknyRG8qWzHEZlc43FPNwIW6y8k1JSuspq+SML/HP7Fjv --> <!-- 7zcTLtM1HBBX/I9KxBJSBQIDAQABo4IBcjCCAW4wEwYDVR0lBAwwCgYIKwYBBQUH --> <!-- AwMwHQYDVR0OBBYEFAZqNYGuvWVnCVhV5aJBAvx4cJdwMFAGA1UdEQRJMEekRTBD --> <!-- MSkwJwYDVQQLEyBNaWNyb3NvZnQgT3BlcmF0aW9ucyBQdWVydG8gUmljbzEWMBQG --> <!-- A1UEBRMNMjMwMjU0KzQ2NDU2MjAfBgNVHSMEGDAWgBRIbmTlUAXTgqoXNzcitW2o --> <!-- ynUClTBUBgNVHR8ETTBLMEmgR6BFhkNodHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20v --> <!-- cGtpb3BzL2NybC9NaWNDb2RTaWdQQ0EyMDExXzIwMTEtMDctMDguY3JsMGEGCCsG --> <!-- AQUFBwEBBFUwUzBRBggrBgEFBQcwAoZFaHR0cDovL3d3dy5taWNyb3NvZnQuY29t --> <!-- L3BraW9wcy9jZXJ0cy9NaWNDb2RTaWdQQ0EyMDExXzIwMTEtMDctMDguY3J0MAwG --> <!-- A1UdEwEB/wQCMAAwDQYJKoZIhvcNAQELBQADggIBABRKE3yDcJHa8xnyFn9Z+0m8 --> <!-- vQLeUGC9933o78aSOWDkvcPFPczSqvw4cUmQnHPcRwDS1mwlYs5TmCdIS6Ij++Or --> <!-- uWxfgMdPRpveO6zT8rDWBL2sqCT/k5yCO75DVhT4kE/qEe81T4OY/Ejx3lZbBE1a --> <!-- z2k5dOL/ZWqNu8FdKSDmBZEeENOYy9UIyLf6coV2KLERB2IZ3W8U3z37fPA5nRMw --> <!-- +9sWWb98Gdm8exr4UwmnU0q8Y0KvJx/xwqOPShgiDjHsWev3fzsKSYzebkfBdLbw --> <!-- DZl9880mrGr03CfEWGDWa0tJui3LRh4csIuxWHkUrFw/R2N8baMDGPEUCh7dE+qf --> <!-- nuuMJ5tRUmnMOqyqj8dLXUZa+yxxpS91qde5asle0+WfzjLQ1D+T6ElhLBQU9LNh --> <!-- 5nhbD1+kJkVHFAU2tM3MXa2tgMVWFWQP4IqcQDWMW68M90VkGUrJ+t63oRO8HwbL --> <!-- 4IZJxG0wW/527ypSQTmpLSX6mM2vIyFHsO4zCvjDq8yfnDk25bpUNJbfOpqVkkWP --> <!-- UE+4bNIQbzcWgKgPIZDOka3pxq4vI05ns3tnvWS7TKiG+7ZYr5ZBSS6pr1Wykt0U --> <!-- aXxaUZuAWwikj2gvZAXR35f5bDg+36WoJTpQKNqzsY7dyL6SxkcZI8DcEKWEfbWd --> <!-- BX8q+w5hzEWqh7TrYJ93MIIHejCCBWKgAwIBAgIKYQ6Q0gAAAAAAAzANBgkqhkiG --> <!-- 9w0BAQsFADCBiDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAO --> <!-- BgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEy --> <!-- MDAGA1UEAxMpTWljcm9zb2Z0IFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIw --> <!-- MTEwHhcNMTEwNzA4MjA1OTA5WhcNMjYwNzA4MjEwOTA5WjB+MQswCQYDVQQGEwJV --> <!-- UzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UE --> <!-- ChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSgwJgYDVQQDEx9NaWNyb3NvZnQgQ29k --> <!-- ZSBTaWduaW5nIFBDQSAyMDExMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKC --> <!-- AgEAq/D6chAcLq3YbqqCEE00uvK2WCGfQhsqa+laUKq4BjgaBEm6f8MMHt03a8YS --> <!-- 2AvwOMKZBrDIOdUBFDFC04kNeWSHfpRgJGyvnkmc6Whe0t+bU7IKLMOv2akrrnoJ --> <!-- r9eWWcpgGgXpZnboMlImEi/nqwhQz7NEt13YxC4Ddato88tt8zpcoRb0RrrgOGSs --> <!-- bmQ1eKagYw8t00CT+OPeBw3VXHmlSSnnDb6gE3e+lD3v++MrWhAfTVYoonpy4BI6 --> <!-- t0le2O3tQ5GD2Xuye4Yb2T6xjF3oiU+EGvKhL1nkkDstrjNYxbc+/jLTswM9sbKv --> <!-- kjh+0p2ALPVOVpEhNSXDOW5kf1O6nA+tGSOEy/S6A4aN91/w0FK/jJSHvMAhdCVf --> <!-- GCi2zCcoOCWYOUo2z3yxkq4cI6epZuxhH2rhKEmdX4jiJV3TIUs+UsS1Vz8kA/DR --> <!-- elsv1SPjcF0PUUZ3s/gA4bysAoJf28AVs70b1FVL5zmhD+kjSbwYuER8ReTBw3J6 --> <!-- 4HLnJN+/RpnF78IcV9uDjexNSTCnq47f7Fufr/zdsGbiwZeBe+3W7UvnSSmnEyim --> <!-- p31ngOaKYnhfsi+E11ecXL93KCjx7W3DKI8sj0A3T8HhhUSJxAlMxdSlQy90lfdu --> <!-- +HggWCwTXWCVmj5PM4TasIgX3p5O9JawvEagbJjS4NaIjAsCAwEAAaOCAe0wggHp --> <!-- MBAGCSsGAQQBgjcVAQQDAgEAMB0GA1UdDgQWBBRIbmTlUAXTgqoXNzcitW2oynUC --> <!-- lTAZBgkrBgEEAYI3FAIEDB4KAFMAdQBiAEMAQTALBgNVHQ8EBAMCAYYwDwYDVR0T --> <!-- AQH/BAUwAwEB/zAfBgNVHSMEGDAWgBRyLToCMZBDuRQFTuHqp8cx0SOJNDBaBgNV --> <!-- HR8EUzBRME+gTaBLhklodHRwOi8vY3JsLm1pY3Jvc29mdC5jb20vcGtpL2NybC9w --> <!-- cm9kdWN0cy9NaWNSb29DZXJBdXQyMDExXzIwMTFfMDNfMjIuY3JsMF4GCCsGAQUF --> <!-- BwEBBFIwUDBOBggrBgEFBQcwAoZCaHR0cDovL3d3dy5taWNyb3NvZnQuY29tL3Br --> <!-- aS9jZXJ0cy9NaWNSb29DZXJBdXQyMDExXzIwMTFfMDNfMjIuY3J0MIGfBgNVHSAE --> <!-- gZcwgZQwgZEGCSsGAQQBgjcuAzCBgzA/BggrBgEFBQcCARYzaHR0cDovL3d3dy5t --> <!-- aWNyb3NvZnQuY29tL3BraW9wcy9kb2NzL3ByaW1hcnljcHMuaHRtMEAGCCsGAQUF --> <!-- BwICMDQeMiAdAEwAZQBnAGEAbABfAHAAbwBsAGkAYwB5AF8AcwB0AGEAdABlAG0A --> <!-- ZQBuAHQALiAdMA0GCSqGSIb3DQEBCwUAA4ICAQBn8oalmOBUeRou09h0ZyKbC5YR --> <!-- 4WOSmUKWfdJ5DJDBZV8uLD74w3LRbYP+vj/oCso7v0epo/Np22O/IjWll11lhJB9 --> <!-- i0ZQVdgMknzSGksc8zxCi1LQsP1r4z4HLimb5j0bpdS1HXeUOeLpZMlEPXh6I/MT --> <!-- faaQdION9MsmAkYqwooQu6SpBQyb7Wj6aC6VoCo/KmtYSWMfCWluWpiW5IP0wI/z --> <!-- Rive/DvQvTXvbiWu5a8n7dDd8w6vmSiXmE0OPQvyCInWH8MyGOLwxS3OW560STkK --> <!-- xgrCxq2u5bLZ2xWIUUVYODJxJxp/sfQn+N4sOiBpmLJZiWhub6e3dMNABQamASoo --> <!-- PoI/E01mC8CzTfXhj38cbxV9Rad25UAqZaPDXVJihsMdYzaXht/a8/jyFqGaJ+HN --> <!-- pZfQ7l1jQeNbB5yHPgZ3BtEGsXUfFL5hYbXw3MYbBL7fQccOKO7eZS/sl/ahXJbY --> <!-- ANahRr1Z85elCUtIEJmAH9AAKcWxm6U/RXceNcbSoqKfenoi+kiVH6v7RyOA9Z74 --> <!-- v2u3S5fi63V4GuzqN5l5GEv/1rMjaHXmr/r8i+sLgOppO6/8MO0ETI7f33VtY5E9 --> <!-- 0Z1WTk+/gFcioXgRMiF670EKsT/7qMykXcGhiJtXcVZOSEXAQsmbdlsKgEhr/Xmf --> <!-- wb1tbWrJUnMTDXpQzTGCFVAwghVMAgEBMIGVMH4xCzAJBgNVBAYTAlVTMRMwEQYD --> <!-- VQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNy --> <!-- b3NvZnQgQ29ycG9yYXRpb24xKDAmBgNVBAMTH01pY3Jvc29mdCBDb2RlIFNpZ25p --> <!-- bmcgUENBIDIwMTECEzMAAAIZjAqfshYrEOYAAAAAAhkwDQYJYIZIAWUDBAIBBQCg --> <!-- gaYwGQYJKoZIhvcNAQkDMQwGCisGAQQBgjcCAQQwHAYKKwYBBAGCNwIBCzEOMAwG --> <!-- CisGAQQBgjcCARUwLwYJKoZIhvcNAQkEMSIEIIXh9dTEDa+eE1JA/yiQGzt+RWSA --> <!-- FHQnW69NugpmApX7MDoGCisGAQQBgjcCAQwxLDAqoAyACgBTAGsAeQBwAGWhGoAY --> <!-- aHR0cDovL3d3dy5taWNyb3NvZnQuY29tMA0GCSqGSIb3DQEBAQUABIIBAGJhNl50 --> <!-- JC3dj4Ev4NW6eDbJnPEFJWZ1g0JmBw6YQgk+Gm7yRI0UQz3p+a9VcCcW3dxX/j9j --> <!-- 8OBZNLYW9j8EpWjshIbuERJyOpX3jyFzVAphNWGktCNlwV69OQY6nCRhFv1Mu6MN --> <!-- /wYfo+REVoL5Nn6kVKR87OlHwEkNhZfZ7IvytI4fUbvbitbmgUbISs3T6xugoI3O --> <!-- CnYi7tqultN+W7FIa9ITXYZ/PFsDnuepYLFclmn9DC7Qb4NxPlEtqvI/4rwXAcme --> <!-- 8ctvqqKm0Rc5w4rHstElVpEXDyyoozfy3FDCbIgqEepgZAW9qa4vm4MQpcFfDizO --> <!-- PGU+aUVmZXuEu+KhghLiMIIS3gYKKwYBBAGCNwMDATGCEs4wghLKBgkqhkiG9w0B --> <!-- BwKgghK7MIIStwIBAzEPMA0GCWCGSAFlAwQCAQUAMIIBUQYLKoZIhvcNAQkQAQSg --> <!-- ggFABIIBPDCCATgCAQEGCisGAQQBhFkKAwEwMTANBglghkgBZQMEAgEFAAQgTPLM --> <!-- jKeCCUkMb2ejiM+Gocf2W+xmKJxouO+wLV276pICBmGS1qnCERgTMjAyMTEyMTAw --> <!-- NTU2MDIuNTM2WjAEgAIB9KCB0KSBzTCByjELMAkGA1UEBhMCVVMxEzARBgNVBAgT --> <!-- Cldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29m --> <!-- dCBDb3Jwb3JhdGlvbjElMCMGA1UECxMcTWljcm9zb2Z0IEFtZXJpY2EgT3BlcmF0 --> <!-- aW9uczEmMCQGA1UECxMdVGhhbGVzIFRTUyBFU046RUFDRS1FMzE2LUM5MUQxJTAj --> <!-- BgNVBAMTHE1pY3Jvc29mdCBUaW1lLVN0YW1wIFNlcnZpY2Wggg45MIIE8TCCA9mg --> <!-- AwIBAgITMwAAAUzFTMHQ228/sgAAAAABTDANBgkqhkiG9w0BAQsFADB8MQswCQYD --> <!-- VQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEe --> <!-- MBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSYwJAYDVQQDEx1NaWNyb3Nv --> <!-- ZnQgVGltZS1TdGFtcCBQQ0EgMjAxMDAeFw0yMDExMTIxODI2MDBaFw0yMjAyMTEx --> <!-- ODI2MDBaMIHKMQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4G --> <!-- A1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSUw --> <!-- IwYDVQQLExxNaWNyb3NvZnQgQW1lcmljYSBPcGVyYXRpb25zMSYwJAYDVQQLEx1U --> <!-- aGFsZXMgVFNTIEVTTjpFQUNFLUUzMTYtQzkxRDElMCMGA1UEAxMcTWljcm9zb2Z0 --> <!-- IFRpbWUtU3RhbXAgU2VydmljZTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC --> <!-- ggEBAMphYFHDrMe576NV7IEKD/jk37xPiaTjee2zK3XP+qUJpBVMY2ICxaRRhy1C --> <!-- nyf/5vWRpn33Bk9xbGegnpbkoL880bNpSZ6uWcpzSgFBOdmNUrTBt96RWXaPY7kt --> <!-- UMBZEWviSf3yCV2IXgWYAQFuZ9ssQ9Ygjpo1pvUrtaoUwAjiaM436UCU9fW1D+kc --> <!-- EH05m4hucWbE8JW+O9b3bletiv78n+fC6oKk6aSQRRFL4OJiovS+ib175G6pSf9w --> <!-- DRk9X3kO661OtCcrHZAfwe2MHXDP4eZfGRksA/IvvrLFNcajI7It6Tx+onDyR5ig --> <!-- Ri+kCJoTG0YUGC1UMjCK05WtDrsCAwEAAaOCARswggEXMB0GA1UdDgQWBBQBlh6n --> <!-- BApe5yeVQgGA9BBH3mb6fDAfBgNVHSMEGDAWgBTVYzpcijGQ80N7fEYbxTNoWoVt --> <!-- VTBWBgNVHR8ETzBNMEugSaBHhkVodHRwOi8vY3JsLm1pY3Jvc29mdC5jb20vcGtp --> <!-- L2NybC9wcm9kdWN0cy9NaWNUaW1TdGFQQ0FfMjAxMC0wNy0wMS5jcmwwWgYIKwYB --> <!-- BQUHAQEETjBMMEoGCCsGAQUFBzAChj5odHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20v --> <!-- cGtpL2NlcnRzL01pY1RpbVN0YVBDQV8yMDEwLTA3LTAxLmNydDAMBgNVHRMBAf8E --> <!-- AjAAMBMGA1UdJQQMMAoGCCsGAQUFBwMIMA0GCSqGSIb3DQEBCwUAA4IBAQBPBOSw --> <!-- 99ZDrqiAYq9362Z3HYhBhoSXvMeICG9xw7rlp8hAtmiSHPIAcM74xkfYZndBf1ZQ --> <!-- 5unU5YmV+/PG/Qu7NX8ZKgkcsNW8UPAnVbTpR+vNmf//kXdiDJP3b8U7nMzZ05pe --> <!-- RKMV4vUOEYD6+ww8HNSSBEjRVfaESBLZ3opjPoxzayaop+WXU5ZWtloml3oLrnum --> <!-- 1sicTVqw30mM2jY/wJJH/bK4bTRzzv7t7n18gB/+XC/YR/j2+tIuntj0xL0QUFG0 --> <!-- XuBAL+6zLSCtJR36q0hP/77Zsk0txL95mNcrRfRQJy4xT5lkGIZXbAyEQg51BG5a --> <!-- omVO/1+05vrtz8prMIIGcTCCBFmgAwIBAgIKYQmBKgAAAAAAAjANBgkqhkiG9w0B --> <!-- AQsFADCBiDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNV --> <!-- BAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEyMDAG --> <!-- A1UEAxMpTWljcm9zb2Z0IFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIwMTAw --> <!-- HhcNMTAwNzAxMjEzNjU1WhcNMjUwNzAxMjE0NjU1WjB8MQswCQYDVQQGEwJVUzET --> <!-- MBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMV --> <!-- TWljcm9zb2Z0IENvcnBvcmF0aW9uMSYwJAYDVQQDEx1NaWNyb3NvZnQgVGltZS1T --> <!-- dGFtcCBQQ0EgMjAxMDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKkd --> <!-- Dbx3EYo6IOz8E5f1+n9plGt0VBDVpQoAgoX77XxoSyxfxcPlYcJ2tz5mK1vwFVMn --> <!-- BDEfQRsalR3OCROOfGEwWbEwRA/xYIiEVEMM1024OAizQt2TrNZzMFcmgqNFDdDq --> <!-- 9UeBzb8kYDJYYEbyWEeGMoQedGFnkV+BVLHPk0ySwcSmXdFhE24oxhr5hoC732H8 --> <!-- RsEnHSRnEnIaIYqvS2SJUGKxXf13Hz3wV3WsvYpCTUBR0Q+cBj5nf/VmwAOWRH7v --> <!-- 0Ev9buWayrGo8noqCjHw2k4GkbaICDXoeByw6ZnNPOcvRLqn9NxkvaQBwSAJk3jN --> <!-- /LzAyURdXhacAQVPIk0CAwEAAaOCAeYwggHiMBAGCSsGAQQBgjcVAQQDAgEAMB0G --> <!-- A1UdDgQWBBTVYzpcijGQ80N7fEYbxTNoWoVtVTAZBgkrBgEEAYI3FAIEDB4KAFMA --> <!-- dQBiAEMAQTALBgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAfBgNVHSMEGDAW --> <!-- gBTV9lbLj+iiXGJo0T2UkFvXzpoYxDBWBgNVHR8ETzBNMEugSaBHhkVodHRwOi8v --> <!-- Y3JsLm1pY3Jvc29mdC5jb20vcGtpL2NybC9wcm9kdWN0cy9NaWNSb29DZXJBdXRf --> <!-- MjAxMC0wNi0yMy5jcmwwWgYIKwYBBQUHAQEETjBMMEoGCCsGAQUFBzAChj5odHRw --> <!-- Oi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpL2NlcnRzL01pY1Jvb0NlckF1dF8yMDEw --> <!-- LTA2LTIzLmNydDCBoAYDVR0gAQH/BIGVMIGSMIGPBgkrBgEEAYI3LgMwgYEwPQYI --> <!-- KwYBBQUHAgEWMWh0dHA6Ly93d3cubWljcm9zb2Z0LmNvbS9QS0kvZG9jcy9DUFMv --> <!-- ZGVmYXVsdC5odG0wQAYIKwYBBQUHAgIwNB4yIB0ATABlAGcAYQBsAF8AUABvAGwA --> <!-- aQBjAHkAXwBTAHQAYQB0AGUAbQBlAG4AdAAuIB0wDQYJKoZIhvcNAQELBQADggIB --> <!-- AAfmiFEN4sbgmD+BcQM9naOhIW+z66bM9TG+zwXiqf76V20ZMLPCxWbJat/15/B4 --> <!-- vceoniXj+bzta1RXCCtRgkQS+7lTjMz0YBKKdsxAQEGb3FwX/1z5Xhc1mCRWS3Tv --> <!-- QhDIr79/xn/yN31aPxzymXlKkVIArzgPF/UveYFl2am1a+THzvbKegBvSzBEJCI8 --> <!-- z+0DpZaPWSm8tv0E4XCfMkon/VWvL/625Y4zu2JfmttXQOnxzplmkIz/amJ/3cVK --> <!-- C5Em4jnsGUpxY517IW3DnKOiPPp/fZZqkHimbdLhnPkd/DjYlPTGpQqWhqS9nhqu --> <!-- BEKDuLWAmyI4ILUl5WTs9/S/fmNZJQ96LjlXdqJxqgaKD4kWumGnEcua2A5HmoDF --> <!-- 0M2n0O99g/DhO3EJ3110mCIIYdqwUB5vvfHhAN/nMQekkzr3ZUd46PioSKv33nJ+ --> <!-- YWtvd6mBy6cJrDm77MbL2IK0cs0d9LiFAR6A+xuJKlQ5slvayA1VmXqHczsI5pgt --> <!-- 6o3gMy4SKfXAL1QnIffIrE7aKLixqduWsqdCosnPGUFN4Ib5KpqjEWYw07t0Mkvf --> <!-- Y3v1mYovG8chr1m1rtxEPJdQcdeh0sVV42neV8HR3jDA/czmTfsNv11P6Z0eGTgv --> <!-- vM9YBS7vDaBQNdrvCScc1bN+NR4Iuto229Nfj950iEkSoYICyzCCAjQCAQEwgfih --> <!-- gdCkgc0wgcoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYD --> <!-- VQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xJTAj --> <!-- BgNVBAsTHE1pY3Jvc29mdCBBbWVyaWNhIE9wZXJhdGlvbnMxJjAkBgNVBAsTHVRo --> <!-- YWxlcyBUU1MgRVNOOkVBQ0UtRTMxNi1DOTFEMSUwIwYDVQQDExxNaWNyb3NvZnQg --> <!-- VGltZS1TdGFtcCBTZXJ2aWNloiMKAQEwBwYFKw4DAhoDFQA9mVtOCSgTYnYdGM1j --> <!-- KASXGuD3oKCBgzCBgKR+MHwxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5n --> <!-- dG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9y --> <!-- YXRpb24xJjAkBgNVBAMTHU1pY3Jvc29mdCBUaW1lLVN0YW1wIFBDQSAyMDEwMA0G --> <!-- CSqGSIb3DQEBBQUAAgUA5Vz4cjAiGA8yMDIxMTIxMDA1NDkzOFoYDzIwMjExMjEx --> <!-- MDU0OTM4WjB0MDoGCisGAQQBhFkKBAExLDAqMAoCBQDlXPhyAgEAMAcCAQACAiJe --> <!-- MAcCAQACAhFJMAoCBQDlXknyAgEAMDYGCisGAQQBhFkKBAIxKDAmMAwGCisGAQQB --> <!-- hFkKAwKgCjAIAgEAAgMHoSChCjAIAgEAAgMBhqAwDQYJKoZIhvcNAQEFBQADgYEA --> <!-- n4iw8eQKr7GAHY9UJI0PtleurBwGIlYDJdHaRe2VJPzxyfIMa7SN6xW0y+LlKGiw --> <!-- NZ50c4i5BLHDF7R/f39DmZNuV/5vpeSHUYQn4L0DPgF6e4VeyhuexD+4WH7XGO7N --> <!-- O6v6YV/Rmm9ZA0VfsTe6DO2U4QQzYTE9ifnRvpbqq4wxggMNMIIDCQIBATCBkzB8 --> <!-- MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVk --> <!-- bW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSYwJAYDVQQDEx1N --> <!-- aWNyb3NvZnQgVGltZS1TdGFtcCBQQ0EgMjAxMAITMwAAAUzFTMHQ228/sgAAAAAB --> <!-- TDANBglghkgBZQMEAgEFAKCCAUowGgYJKoZIhvcNAQkDMQ0GCyqGSIb3DQEJEAEE --> <!-- MC8GCSqGSIb3DQEJBDEiBCCm/lzfCoD6IzCgAuhwQnUZy+LTYP11lO4P/0WwluIQ --> <!-- ezCB+gYLKoZIhvcNAQkQAi8xgeowgecwgeQwgb0EINvCpbu/UEsy0RBMIOH6Twst --> <!-- hlN90/tz2a8QYmfEr04lMIGYMIGApH4wfDELMAkGA1UEBhMCVVMxEzARBgNVBAgT --> <!-- Cldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29m --> <!-- dCBDb3Jwb3JhdGlvbjEmMCQGA1UEAxMdTWljcm9zb2Z0IFRpbWUtU3RhbXAgUENB --> <!-- IDIwMTACEzMAAAFMxUzB0NtvP7IAAAAAAUwwIgQgjnr78ukKsMce2Kq+qwPqK8yB --> <!-- AD3Jyakw80Rz+E/qs4EwDQYJKoZIhvcNAQELBQAEggEABoTRSTzJtn4SbyZ1km6B --> <!-- BveUWO3qGyYszHyIS/HDDxBRvbB2BJo7hTySP7NAswuYiwkAsGUQDEHfSAAXkrHA --> <!-- UFKsqhYAT7rH0xbPJB/dPtHNNqh7I/tr0gsXWg1Eo0cHl75rr48iE2PGIFDSU/e5 --> <!-- L6rj38OfZP3JDf2IeddfxOnKmEwEjD9nIKDt11Htqfpemod3Xj3cqVfVOnqCX80T --> <!-- nI4U2D/NPDkih98aLq05Kda3XvDkW7iUbZBw7v0kqsTz1klYzg5lOBNvnIDx4MM/ --> <!-- FDYPdeYqVML/VEGnrjL0HscW8kN36pfqy0zaQcA+5IiSdpgNad0czzac7tP9dG9E --> <!-- Dg== --> <!-- SIG # End signature block --> |