Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the actions that can be taken when a user hovers over the availability icon
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Enumeration PresenceHoverActions
'Usage
Dim instance As PresenceHoverActions
public enum PresenceHoverActions
Members
| Member name | Description | |
|---|---|---|
| ShowContactBrief | Show the brief representation of a contact, which includes basic information and the actions bar | |
| ShowContactDetails | Show the detailed representation of a contact, which includes the brief representation as well as further details | |
| None | Take no action while hovering over the availability icon |