PresenceState.Availability 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 availability for presence state.
public:
property Microsoft::Rtc::Collaboration::Presence::PresenceAvailability Availability { Microsoft::Rtc::Collaboration::Presence::PresenceAvailability get(); };
public Microsoft.Rtc.Collaboration.Presence.PresenceAvailability Availability { get; }
member this.Availability : Microsoft.Rtc.Collaboration.Presence.PresenceAvailability
Public ReadOnly Property Availability As PresenceAvailability
Property Value
Remarks
This is typically used in application UI to show the availability of user.