Skip to content

Commit 73b4044

Browse files
authored
Merge pull request MicrosoftDocs#5456 from amareshbAtMicrosoft/patch-2
Deprecation of Get-CsUserSession
2 parents 5f5d2c0 + d1ef264 commit 73b4044

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Get-CsUserSession -StartTime <DateTimeOffset> -User <String> [-EndTime <DateTime
2222
```
2323

2424
## 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+
2529
Use the Get-CsUserSession cmdlet to retrieve session information for users within a specified date range within the past 30 days.
2630

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

0 commit comments

Comments
 (0)