# SharepointSyncTargetEntity object

This object contains the information about a synchronization target in SharePoint Online.

# Properties

Name Type Description
thirdSystemSyncTargetId integer readonly. The id of this synchronization target.
type SyncTarget readonly. The type of the synchronization target.
typeAsInt integer readonly. The type as a number.
syncJob SyncJobEntity readonly. A navigation property for the job that uses this target.
targetSystem SyncTarget readonly. Always Sharepoint.
name string editable. The display name of this target.
siteId string editable. The id of the SharePoint site.
listId string editable. The id of the Sharepoint list. Is empty if a site is targeted.
shFolderId string editable. The id of the SharePoint folder. Is empty if a list or site is targeted.

# Operations

Non-exhaustive list of operations that are related to this type:

Zuletzt aktualisiert: 7. Februar 2025 um 08:35