ContactDirectory Complex Type
Applies to: SharePoint Workspace 2010 | Visual Studio 2008
The ContactDirectory type provides information about a contact directory.
Syntax
<ContactDirectory>
<ID />
<Name />
</ContactDirectory>
Complex Type Elements
Element |
Data type |
Description |
|---|---|---|
ID |
xs:string |
ID used to Search or Fetch contacts from the Contact directory. |
Name |
xs:string |
Name of the directory. For the Public Workspace Contact Directory, the name is "Groove Public". |
See Also
Reference
GrooveContacts.Fetch Operation