GrooveVCard.Read 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 Read operation reads information about the Groove VCard for a contact.

HTTP Post URL

The HTTP Post URL targets a GrooveVCard service for a contact. This URI is provided by the GrooveContacts.Read operation in the VCard element. Note that this HTTP Post URL has "vCard" with a lower-case v.

Input Message Header

GrooveRequestHeader specifies information common to all Groove Web Services, including the Groove Identity URL and the Groove Request key.

Input Message Parameters

None.

Output Message Header

GrooveResponseHeader specifies the Response key.

Return Value

<ReadResult />

Element

Data type

Description

ReadResult

vCard

Contains contact information for a Groove identity.

See Also

Reference

GrooveContacts Web Service

GrooveVCard Web Service

Concepts

Accessing Contacts

Accessing Workspace Members

Accessing Groove Messages