Application.CurrentWebUserGroups Method (Access)

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

Version Information

Version Added: Access 2010

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.

See Also

Concepts

Application Object

Application Object Members