Skip to content

Commit e23d7f5

Browse files
authored
Update Get-CsExportAcquiredPhoneNumberStatus.md
1 parent 4acc266 commit e23d7f5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

teams/teams-ps/teams/Get-CsExportAcquiredPhoneNumberStatus.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ By Default the download link will remain active for 1 hour.
3535
Get-CsExportAcquiredPhoneNumberStatus -OrderId 0e923e2c-ab0e-4b7a-be5a-906be8c
3636
```
3737
```output
38-
Id : 0e923e2c-ab0e-4b7a-be5a-906be8c
39-
CreatedAt : 2024-08-29 21:50:54Z
40-
status : Success
41-
DownloadLinkExpiry : 2024-08-29 22:51:17Z
42-
DownloadLinkExpiry :<link>
38+
Id : 0e923e2c-ab0e-4b7a-be5a-906be8c
39+
CreatedAt : 2024-08-29 21:50:54Z
40+
status : Success
41+
DownloadLinkExpiry : 2024-08-29 22:51:17Z
42+
DownloadLinkExpiry :<link>
4343
```
4444
This example displays the status of the export acquired phone numbers operation. The OrderId is the output from [Export-CsAcquiredPhoneNumber] cmdlet. The status contains the download link for the file along with expiry date.
4545

0 commit comments

Comments
 (0)