ISharing.GetFullInformationForAllUsers Method
Function GetFullInformationForAllUsers( _
ByVal WhichInformation As UserInformationFilter _
) As List(Of UserInformation)
This language is not supported or no code example is available.
List<UserInformation> GetFullInformationForAllUsers(
UserInformationFilter WhichInformation
)
This language is not supported or no code example is available.
Parameters
- WhichInformation
- UserInformationFilter
Specifies which owners will be retrieved.
Return Value
List<UserInformation>A list of owners or null reference (Nothing in Visual Basic) when the method fails.
Available since QDV 7.13.0001.