This document is misleading as it stands, as -AccessType is what should be set (today) for Private/Public. The -Visibility parameter doesn't exist.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@islubin FYI.
@SamCosby - what should we change? Willing to submit a PR or guide me?
Talked to some colleagues and this looks like it is being worked on already (@islubin correct me if I'm wrong here :) ).
Set-Team currently has the -Visibility parameter, but New-Team only can use -AccessType (for now).
It’s an inconsistency between the new- and set- cmdlets – I’ll update the docs to reflect current state and then update again once the bug fix is in.
From: Sam Cosby notifications@github.com
Sent: Wednesday, August 8, 2018 11:53 AM
To: MicrosoftDocs/office-docs-powershell office-docs-powershell@noreply.github.com
Cc: Isabella Lubin islubin@microsoft.com; Mention mention@noreply.github.com
Subject: Re: [MicrosoftDocs/office-docs-powershell] 0.9.3 doesn't have -Visibility (#1556)
Set-Team currently has the -Visibility parameter, but New-Team only can use -AccessType (for now).
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FMicrosoftDocs%2Foffice-docs-powershell%2Fissues%2F1556%23issuecomment-411513755&data=02%7C01%7Cislubin%40microsoft.com%7C2a44af70fa6447df098508d5fd60327b%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636693511960892349&sdata=6uiogoRgT4953ET2ApnV4WdS%2BTGItfWrP4DdHjPOZUU%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAdA6jPGUmTvQZLuGcexCp3J7-PkAkG_eks5uOzOagaJpZM4V0dPb&data=02%7C01%7Cislubin%40microsoft.com%7C2a44af70fa6447df098508d5fd60327b%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636693511960902354&sdata=SgybangIhgNsaQrdYjeqzptMUtMVniDtIcwNwC52CsQ%3D&reserved=0.
I saw the PR. Thanks for updates!