SPADOperationsScope.IncludeUnlicencedUsers - Propriété
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property IncludeUnlicencedUsers As Boolean
Get
'Utilisation
Dim instance As SPADOperationsScope
Dim value As Boolean
value = instance.IncludeUnlicencedUsers
public bool IncludeUnlicencedUsers { get; }
Valeur de propriété
Type : System.Boolean