ISPWContact Interface

Provides information about a contact who is a member of the workspace.

Namespace:  Microsoft.Office.SharePointWorkspace.AddIn
Assembly:  Microsoft.Office.SharePointWorkspace.AddIn.Interface (in Microsoft.Office.SharePointWorkspace.AddIn.Interface.dll)

Syntax

'Declaration
Public Interface ISPWContact
'Usage
Dim instance As ISPWContact
public interface ISPWContact

Remarks

The contact does not provide the workspace role. To determine the role, you must get the workspace members from the Members property and find the member with the same identifier.

See Also

Reference

ISPWContact Members

Microsoft.Office.SharePointWorkspace.AddIn Namespace