Share via


UserSharingResult class

This class defines a sharing result for an individual user returned by the UpdateDocumentSharingInfo() method.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Sharing.UserSharingResult

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

Syntax

'Declaration
Public Class UserSharingResult
'Usage
Dim instance As UserSharingResult
public class UserSharingResult

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

UserSharingResult members

Microsoft.SharePoint.Sharing namespace