Share via


SharePointSharingSettings.AddToGroupModeName property

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

Syntax

'Declaration
Public ReadOnly Property AddToGroupModeName As String
    Get
'Usage
Dim instance As SharePointSharingSettings
Dim value As String

value = instance.AddToGroupModeName
public string AddToGroupModeName { get; }

Property value

Type: System.String

See also

Reference

SharePointSharingSettings class

SharePointSharingSettings members

Microsoft.SharePoint.Client namespace