Application.CurrentWebUserGroups method (Access)

Gets the collection of Microsoft SharePoint Foundation groups of which the user is a member.

Syntax

expression.CurrentWebUserGroups (DisplayOption)

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
DisplayOption Required AcWebUserGroupsDisplay Specifies the type of information to return about the user's groups.

Return value

Variant

Remarks

The CurrentWebUserGroups method returns Null if the user is not a member of any groups.

Support and feedback

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.