PresenceHoverActions Enumeration
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 |