Represents the actions that can be taken when a user single-clicks on the availability icon
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Enumeration PresenceClickActions
'Usage
Dim instance As PresenceClickActions
public enum PresenceClickActions
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 after single clicking on the availability icon |