Edit

Share via


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

Remarks

Returns PresenceAvailability.None, if availability is not specified.

Applies to