ServiceCapability.DeviceAvailability 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 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.