Skip to content

Commit da1b40e

Browse files
authored
Merge pull request MicrosoftDocs#8570 from CLYVR/patch-5
Update Export-CsOrganizationalAutoAttendantHolidays.md
2 parents 1ba4147 + b7d14f8 commit da1b40e

19 files changed

+104
-0
lines changed

skype/skype-ps/skype/Export-CsOrganizationalAutoAttendantHolidays.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,14 @@ ms.reviewer:
1313
# Export-CsOrganizationalAutoAttendantHolidays
1414

1515
## SYNOPSIS
16+
> [!CAUTION]
17+
> This cmdlet has been deprecated and is no longer supported. This cmdlet will be removed in the near future.
18+
>
19+
> Please use [Export-CsAutoAttendantHolidays](Export-CsAutoAttendantHolidays.md) cmdlet instead.
20+
1621
Use Export-CsOrganizationalAutoAttendantHolidays cmdlet to export holiday schedules of an existing Auto Attendant (AA). The data is exported as a byte array from the cmdlet, which can be dumped to disk as a CSV file and can later be imported using the Import-CsOrganizationalAutoAttendantHolidays cmdlet.
1722

23+
1824
## SYNTAX
1925

2026
```

skype/skype-ps/skype/Get-CsOrganizationalAutoAttendant.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ ms.reviewer:
1313
# Get-CsOrganizationalAutoAttendant
1414

1515
## SYNOPSIS
16+
> [!CAUTION]
17+
> This cmdlet has been deprecated and is no longer supported. This cmdlet will be removed in the near future.
18+
>
19+
> Please use [Get-CsAutoAttendant](Get-CsAutoAttendant.md) cmdlet instead.
20+
1621
Use the Get-CsOrganizationalAutoAttendant cmdlet to get information about Auto Attendants (AAs).
1722

1823
## SYNTAX

skype/skype-ps/skype/Get-CsOrganizationalAutoAttendantHolidays.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ ms.reviewer:
1313
# Get-CsOrganizationalAutoAttendantHolidays
1414

1515
## SYNOPSIS
16+
> [!CAUTION]
17+
> This cmdlet has been deprecated and is no longer supported. This cmdlet will be removed in the near future.
18+
>
19+
> Please use [Get-CsAutoAttendantHolidays](Get-CsAutoAttendantHolidays.md) cmdlet instead.
20+
1621
Use Get-CsOrganizationalAutoAttendantHolidays cmdlet to get the holiday information for an existing Auto Attendant (AA).
1722

1823
## SYNTAX

skype/skype-ps/skype/Get-CsOrganizationalAutoAttendantStatus.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ ms.reviewer:
1313
# Get-CsOrganizationalAutoAttendantStatus
1414

1515
## SYNOPSIS
16+
> [!CAUTION]
17+
> This cmdlet has been deprecated and is no longer supported. This cmdlet will be removed in the near future.
18+
>
19+
> Please use [Get-CsAutoAttendantStatus](Get-CsAutoAttendantStatus.md) cmdlet instead.
20+
1621
Use Get-CsOrganizationalAutoAttendantStatus cmdlet to get the status of an Auto Attendant (AA) provisioning.
1722

1823

skype/skype-ps/skype/Get-CsOrganizationalAutoAttendantSupportedLanguage.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ ms.reviewer:
1313
# Get-CsOrganizationalAutoAttendantSupportedLanguage
1414

1515
## SYNOPSIS
16+
> [!CAUTION]
17+
> This cmdlet has been deprecated and is no longer supported. This cmdlet will be removed in the near future.
18+
>
19+
> Please use [Get-CsAutoAttendantSupportedLanguage](Get-CsAutoAttendantSupportedLanguage.md) cmdlet instead.
20+
1621
The Get-CsOrganizationalAutoAttendantSupportedLanguage cmdlet gets languages that are supported by the Auto Attendant (AA) service.
1722

1823
## SYNTAX

skype/skype-ps/skype/Get-CsOrganizationalAutoAttendantSupportedTimeZone.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ ms.reviewer:
1313
# Get-CsOrganizationalAutoAttendantSupportedTimeZone
1414

1515
## SYNOPSIS
16+
> [!CAUTION]
17+
> This cmdlet has been deprecated and is no longer supported. This cmdlet will be removed in the near future.
18+
>
19+
> Please use [Get-CsAutoAttendantSupportedTimeZone](Get-CsAutoAttendantSupportedTimeZone.md) cmdlet instead.
20+
1621
The Get-CsOrganizationalAutoAttendantSupportedTimeZone cmdlet gets supported time zones for the Auto Attendant (AA) service.
1722

1823
## SYNTAX

skype/skype-ps/skype/Get-CsOrganizationalAutoAttendantTenantInformation.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ ms.reviewer:
1313
# Get-CsOrganizationalAutoAttendantTenantInformation
1414

1515
## SYNOPSIS
16+
> [!CAUTION]
17+
> This cmdlet has been deprecated and is no longer supported. This cmdlet will be removed in the near future.
18+
>
19+
> Please use [Get-CsAutoAttendantTenantInformation](Get-CsAutoAttendantTenantInformation.md) cmdlet instead.
20+
1621
Gets the default tenant information for Auto Attendant (AA) feature.
1722

1823
## SYNTAX

skype/skype-ps/skype/Import-CsOrganizationalAutoAttendantHolidays.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ ms.reviewer:
1313
# Import-CsOrganizationalAutoAttendantHolidays
1414

1515
## SYNOPSIS
16+
> [!CAUTION]
17+
> This cmdlet has been deprecated and is no longer supported. This cmdlet will be removed in the near future.
18+
>
19+
> Please use [Get-CsAutoAttendantHolidays](Get-CsAutoAttendantHolidays.md) cmdlet instead.
20+
1621
Use Import-CsOrganizationalAutoAttendantHolidays cmdlet to import holiday schedules of an existing Auto Attendant (AA) that were previously exported using the Export-CsOrganizationalAutoAttendantHolidays cmdlet.
1722

1823
## SYNTAX

skype/skype-ps/skype/New-CsOrganizationalAutoAttendant.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ ms.reviewer:
1313
# New-CsOrganizationalAutoAttendant
1414

1515
## SYNOPSIS
16+
> [!CAUTION]
17+
> This cmdlet has been deprecated and is no longer supported. This cmdlet will be removed in the near future.
18+
>
19+
> Please use [New-CsAutoAttendant](New-CsAutoAttendant.md) cmdlet instead.
20+
1621
Use the New-CsOrganizationalAutoAttendant cmdlet to create a new Auto Attendant (AA).
1722

1823
## SYNTAX

skype/skype-ps/skype/New-CsOrganizationalAutoAttendantCallFlow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ ms.reviewer:
1313
# New-CsOrganizationalAutoAttendantCallFlow
1414

1515
## SYNOPSIS
16+
> [!CAUTION]
17+
> This cmdlet has been deprecated and is no longer supported. This cmdlet will be removed in the near future.
18+
>
19+
> Please use [New-CsAutoAttendantCallFlow](New-CsAutoAttendantCallFlow.md) cmdlet instead.
20+
1621
Use the New-CsOrganizationalAutoAttendantCallFlow cmdlet to create a new call flow.
1722

1823
## SYNTAX

0 commit comments

Comments
 (0)