SPObjectSharingInformationUser.ID property

Gets the identifier for the user.

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

Syntax

'Declaration
Public Property ID As Integer
    Get
    Friend Set
'Usage
Dim instance As SPObjectSharingInformationUser
Dim value As Integer

value = instance.ID
public int ID { get; internal set; }

Property value

Type: System.Int32
The identifier for the user.

See also

Reference

SPObjectSharingInformationUser class

SPObjectSharingInformationUser members

Microsoft.SharePoint namespace