Share via


FileVersionEvent.SharedByUser property

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

Syntax

'Declaration
Public ReadOnly Property SharedByUser As SharedWithUser
    Get
'Usage
Dim instance As FileVersionEvent
Dim value As SharedWithUser

value = instance.SharedByUser
public SharedWithUser SharedByUser { get; }

Property value

Type: Microsoft.SharePoint.Client.SharedWithUser

See also

Reference

FileVersionEvent class

FileVersionEvent members

Microsoft.SharePoint.Client namespace