Show-YmRelationships [[-UserId] <int>]
YammerShell.YammerObjects.YammerRelationship
Parameter | Type | Required | Description |
---|---|---|---|
UserId | int | false | The ID of a user to show to relationships of |
PS:> Show-YmRelationships
Return the relationships for the current authenticated user.
PS:> Show-YmRelationships -UserId 1213141516
Return the relationships for the user with the ID 1213141516.