Skip to content

Commit 593b5b3

Browse files
authored
Update Get-CsPersonalAttendantSettings.md
1 parent a709185 commit 593b5b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/MicrosoftTeams/Get-CsPersonalAttendantSettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ IsAutomaticRecordingEnabled : False
5454
This example shows that [email protected] has personal attendant enabled (personal attendant communicates in English). Personal attendant will refer to its owner as User1.
5555
Personal attendant is only enabled for inbound Teams calls from the user's domain. Additional capabilities are turned off.
5656

57-
Example 2
57+
### Example 2
5858
```
5959
Get-CsPersonalAttendantSettings -InputObject @{ UserId = "[email protected]"; }
6060
```

0 commit comments

Comments
 (0)