PidfDocument.AggregateActivity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the activity status of the target.
public:
property Microsoft::Rtc::Collaboration::Presence::ActivityStatus AggregateActivity { Microsoft::Rtc::Collaboration::Presence::ActivityStatus get(); };
public Microsoft.Rtc.Collaboration.Presence.ActivityStatus AggregateActivity { get; }
member this.AggregateActivity : Microsoft.Rtc.Collaboration.Presence.ActivityStatus
Public ReadOnly Property AggregateActivity As ActivityStatus