Gets an enumeration value that represents the contact's availability.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)

Syntax

C#
public 

ContactAvailability 
AvailabilityState { 
get; 
private 
set; }

See Also