Group.OnlyAllowMembersViewMembership - Propriété
Obtient ou définit une valeur booléenne qui indique si les membres du groupe uniquement sont autorisés à afficher la liste des membres du groupe.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Property OnlyAllowMembersViewMembership As Boolean
Get
Set
'Utilisation
Dim instance As Group
Dim value As Boolean
value = instance.OnlyAllowMembersViewMembership
instance.OnlyAllowMembersViewMembership = value
public bool OnlyAllowMembersViewMembership { get; set; }
Valeur de propriété
Type : System.Boolean
Retourne Boolean .