Skip to content

Commit dad8c3e

Browse files
authored
Merge pull request MicrosoftDocs#1467 from williamlooney/patch-1
Clarify Get-CsUserSession cmdlet is <=30 days
2 parents 3ed9a8f + cfca071 commit dad8c3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-CsUserSession
99

1010
## SYNOPSIS
11-
Use the Get-CsUserSession cmdlet to retrieve user session information within a specified date range.
11+
Use the Get-CsUserSession cmdlet to retrieve user session information within a specified date range within the past 30 days.
1212

1313
## SYNTAX
1414

@@ -17,7 +17,7 @@ Get-CsUserSession -StartTime <DateTimeOffset> -User <String> [-EndTime <DateTime
1717
```
1818

1919
## DESCRIPTION
20-
Use the Get-CsUserSession cmdlet to retrieve session information for users within a specified date range.
20+
Use the Get-CsUserSession cmdlet to retrieve session information for users within a specified date range within the past 30 days.
2121

2222
To return a list of all the Role-Based Access Control (RBAC) roles a cmdlet has been assigned to (including any custom RBAC roles you have created), run the following command:
2323

0 commit comments

Comments
 (0)