Share via


ChangeItem.ActivityType property

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

Syntax

'Declaration
Public ReadOnly Property ActivityType As SPChangeActivityType
    Get
'Usage
Dim instance As ChangeItem
Dim value As SPChangeActivityType

value = instance.ActivityType
public SPChangeActivityType ActivityType { get; }

Property value

Type: Microsoft.SharePoint.Client.SPChangeActivityType

See also

Reference

ChangeItem class

ChangeItem members

Microsoft.SharePoint.Client namespace