SPADOperationsScope.IncludeUnlicencedUsers property
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property IncludeUnlicencedUsers As Boolean
Get
'Usage
Dim instance As SPADOperationsScope
Dim value As Boolean
value = instance.IncludeUnlicencedUsers
public bool IncludeUnlicencedUsers { get; }
Property value
Type: System.Boolean