Skip to content

Commit 6d265a9

Browse files
authored
Moved into an approved heading to avoid errors.
1 parent 8a8a052 commit 6d265a9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

skype/skype-ps/skype/Get-CsUserSession.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ ms.reviewer:
1212

1313
# Get-CsUserSession
1414

15-
## Deprecation Notice
16-
We will be retiring this feature and cmdlet from Skype for Business Online beginning 5/30/2020. Instead we recommend the utilization of MS Graph Call Records API, which is where we will continue to invest our development resources.
17-
https://docs.microsoft.com/en-us/graph/api/resources/callrecords-api-overview?view=graph-rest-beta
18-
1915
## SYNOPSIS
2016
Use the Get-CsUserSession cmdlet to retrieve user session information within a specified date range within the past 30 days.
2117

@@ -26,6 +22,10 @@ Get-CsUserSession -StartTime <DateTimeOffset> -User <String> [-EndTime <DateTime
2622
```
2723

2824
## DESCRIPTION
25+
**Deprecation Notice**
26+
We will be retiring this feature and cmdlet from Skype for Business Online beginning 5/30/2020. Instead we recommend the utilization of MS Graph Call Records API, which is where we will continue to invest our development resources.
27+
https://docs.microsoft.com/graph/api/resources/callrecords-api-overview?view=graph-rest-beta
28+
2929
Use the Get-CsUserSession cmdlet to retrieve session information for users within a specified date range within the past 30 days.
3030

3131
You have to be assigned Skype For Business admin role to run this cmdlet.

0 commit comments

Comments
 (0)