Partager via


Group.AutoAcceptRequestToJoinLeave - Propriété

Obtient ou définit une valeur booléenne qui indique si les utilisateurs sont automatiquement ajoutés ou supprimés lorsqu'ils effectuent une demande.

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 AutoAcceptRequestToJoinLeave As Boolean
    Get
    Set
'Utilisation
Dim instance As Group
Dim value As Boolean

value = instance.AutoAcceptRequestToJoinLeave

instance.AutoAcceptRequestToJoinLeave = value
public bool AutoAcceptRequestToJoinLeave { get; set; }

Valeur de propriété

Type : System.Boolean
Retourne Boolean .

Voir aussi

Référence

Group classe

Group - Membres

Microsoft.SharePoint.Client - Espace de noms