Share via


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

See also

Reference

SPADOperationsScope class

SPADOperationsScope members

Microsoft.SharePoint.Utilities namespace