Sdílet prostřednictvím


PidfDocument.AggregatePresenceState Property

NOTE: This API is now obsolete.

Gets the availability of the target.

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class will be removed from future versions.")> _
Public ReadOnly Property AggregatePresenceState As PresenceAvailability
    Get
'Usage
Dim instance As PidfDocument
Dim value As PresenceAvailability

value = instance.AggregatePresenceState
[ObsoleteAttribute("This class will be removed from future versions.")]
public PresenceAvailability AggregatePresenceState { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.Presence.PresenceAvailability

See Also

Reference

PidfDocument Class

PidfDocument Members

Microsoft.Rtc.Collaboration.Presence Namespace