Method CreateForGroups
CreateForGroups(Nullable<String>, Nullable<String>)
Returns query parameters that will find groups with a specified owner and title.
Declaration
public static PortalQueryParameters CreateForGroups(string? owner, string? title)
Parameters
Type | Name | Description |
---|---|---|
System. |
owner | The username of the owner (may be |
System. |
title | The title of the group (may be |
Returns
Type | Description |
---|---|
Portal |
Initialized portal query parameters |
Applies to
Platforms and versions
Target | Versions |
---|---|
UWP | 100.15 |