Share via


WSSPropertiesDescriptor Complex Type

The WSSPropertiesDescriptor type contains the information needed to initialize a SharePoint Files tool.

Syntax

<WSSPropertiesDescriptor>
  <DocumentLibraryURL />
  <SynchronizerIdentity />
  <WSSPropertiesExtension /> 
</WSSPropertiesDescriptor>

Complex Type Elements

Element Data type Description

DocumentLibraryURL

xs:anyURI

URL of the SharePoint document library.

SynchronizerIdentity

xs:anyURI

Identity URL of the Groove user who is responsible for synchronizing the tool with the SharePoint document library.

WSSPropertiesExtension

xs:anyType

Reserved for future use. This parameter is optional and should be omitted in calls to the SetWSSProperties operation.

See Also

Reference

GrooveFilesBase64.SetWSSProperties Operation
GrooveFilesBase64 Web Service