MinimalPerson Class

Contains the minimum amount of information required to create a SyndicationPerson object.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Server.ActivityFeed.MinimalPerson

Namespace:  Microsoft.Office.Server.ActivityFeed
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Class MinimalPerson
'Usage
Dim instance As MinimalPerson
public class MinimalPerson

Remarks

This object translates the concept of an Entity into that of a SyndicationPerson.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

MinimalPerson Members

Microsoft.Office.Server.ActivityFeed Namespace