ServiceCapability.DeviceAvailabilityValue 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 numeric value of device availability for ServiceCapability.
public:
property long DeviceAvailabilityValue { long get(); };
public long DeviceAvailabilityValue { get; }
member this.DeviceAvailabilityValue : int64
Public ReadOnly Property DeviceAvailabilityValue As Long
Property Value
Remarks
Returns PresenceState.AvailabilityValueUnknown if no availability is specified.