Share via


SPRemoteListEventProperties.ListId property

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property ListId As Guid
    Get
    Friend Set
'Usage
Dim instance As SPRemoteListEventProperties
Dim value As Guid

value = instance.ListId
[DataMemberAttribute]
public Guid ListId { get; internal set; }

Property value

Type: System.Guid

See also

Reference

SPRemoteListEventProperties class

SPRemoteListEventProperties members

Microsoft.SharePoint.RemoteApp namespace