ISocialPerson : IUnknown

Applies to: Office 2007 | Outlook 2010 | SharePoint Server 2010

Represents a person on the social network.

Members

The following table shows the members that are available on the ISocialPerson interface.

Name

Member type

Description

GetActivities

Method

Gets a string that represents a collection of activities for the person.

GetDetails

Method

Gets a string that represents details for the person, such as the first name, last name, and a URL to a profile picture.

GetFriendsAndColleagues

Method

Gets a string that represents a collection of people.

GetFriendsAndColleaguesIDs

Method

This method is currently not supported.

GetPicture

Method

Gets an array of bytes that contains the picture resource for the person.

GetStatus

Method

This method is currently not supported.

Remarks

An OSC provider must implement this interface to communicate with the OSC.

See Also

Concepts

Outlook Social Connector Provider Interfaces