Application.CurrentWebUserGroups method (Access)
Gets the collection of Microsoft SharePoint Foundation groups of which the user is a member.
expression.CurrentWebUserGroups (DisplayOption)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
DisplayOption | Required | AcWebUserGroupsDisplay | Specifies the type of information to return about the user's groups. |
Variant
The CurrentWebUserGroups method returns Null if the user is not a member of any groups.
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.