PresenceState.AvailabilityValueUnknown Field
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.
Constant with value -1, represents the unknown availability value.
public: long AvailabilityValueUnknown = -1;
public const long AvailabilityValueUnknown = -1;
val mutable AvailabilityValueUnknown : int64
Public Const AvailabilityValueUnknown As Long = -1