Click to Rate and Give Feedback
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
ActivityEvent..::.Owner Property

Gets or sets a value that represents the social entity (for example, user, organization, or group) that owns this activity event.

Namespace:  Microsoft.Office.Server.ActivityFeed
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Visual Basic (Declaration)
Public Property Owner As Entity
    Get
    Set
Visual Basic (Usage)
Dim instance As ActivityEvent
Dim value As Entity

value = instance.Owner

instance.Owner = value
C#
public Entity Owner { get; set; }
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker