Share via


ChangeLogItemQuery.QueryOptions property

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

Syntax

'Declaration
Public Property QueryOptions As String
    Get
    Set
'Usage
Dim instance As ChangeLogItemQuery
Dim value As String

value = instance.QueryOptions

instance.QueryOptions = value
public string QueryOptions { get; set; }

Property value

Type: System.String

See also

Reference

ChangeLogItemQuery class

ChangeLogItemQuery members

Microsoft.SharePoint.Client namespace