GrooveAccounts.Read2 Operation
Applies to: SharePoint Workspace 2010 | Visual Studio 2008
In this article
HTTP Post URL
Input Message Header
Input Message Parameters
Output Message Header
Return Value
The Read2 operation lists all accounts available on the device and provides information about each account.
HTTP Post URL
The HTTP Post URL targets the service. This is a top-level HTTP Post URL that you supply directly; it is not returned as a value by another operation.
Input Message Header
GrooveRequestHeader specifies information common to all Groove Web Services, including the Groove Request key. It is not necessary to specify a Groove Identity URL in the header when calling this operation.
Input Message Parameters
None.
Output Message Header
GrooveResponseHeader specifies the response key.
Return Value
<Read2Result>
<!-- Array of --> <Account2 />
</Read2Result>
Element |
Data type |
Description |
---|---|---|
Read2Result |
Array of Account2 |
SharePoint Workspace accounts on the system. |