Share via


PresenceIndicator Class

The PresenceIndicator control displays one of several icons that indicate the presence of a given user.

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

Syntax

public class PresenceIndicator : AvailabilityIcon

Remarks

The PresenceIndicator control is a stand-alone control representing a single contact, and enables access to the quick connect menu and the contact card for the user. The control also can display a photo for the given user.

Inheritance Hierarchy

System.Object
  System.Windows.DependencyObject
    System.Windows.UIElement
      System.Windows.FrameworkElement
        System.Windows.Controls.Control
          Microsoft.Lync.Controls.UCBase
            Microsoft.Lync.Controls.ContactBase
              Microsoft.Lync.Controls.AvailabilityIcon
                Microsoft.Lync.Controls.PresenceIndicator

See Also

PresenceIndicator Members

Microsoft.Lync.Controls Namespace