ObjectSharingInformationUser.IsMemberOfGroup property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property IsMemberOfGroup As Boolean
    Get
'Usage
Dim instance As ObjectSharingInformationUser
Dim value As Boolean

value = instance.IsMemberOfGroup
public bool IsMemberOfGroup { get; }

Property value

Type: System.Boolean

See also

Reference

ObjectSharingInformationUser class

ObjectSharingInformationUser members

Microsoft.SharePoint.Client namespace