ServiceCapability.DeviceAvailability Property

Definition

Gets the device availability for ServiceCapability.

public:
 property Microsoft::Rtc::Collaboration::Presence::PresenceAvailability DeviceAvailability { Microsoft::Rtc::Collaboration::Presence::PresenceAvailability get(); };
public Microsoft.Rtc.Collaboration.Presence.PresenceAvailability DeviceAvailability { get; }
member this.DeviceAvailability : Microsoft.Rtc.Collaboration.Presence.PresenceAvailability
Public ReadOnly Property DeviceAvailability As PresenceAvailability

Property Value

PresenceAvailability

Remarks

Returns PresenceAvailability.None, if availabilty is not specified.

Applies to