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