Share via


UserSharingResult.User property

get/set of User

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

Syntax

'Declaration
Public Property User As String
    Get
    Friend Set
'Usage
Dim instance As UserSharingResult
Dim value As String

value = instance.User
public string User { get; internal set; }

Property value

Type: System.String

See also

Reference

UserSharingResult class

UserSharingResult members

Microsoft.SharePoint.Sharing namespace