Gets or sets the action the control should take when a user hovers over it.

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

Syntax

C#
public 

PresenceHoverActions 
HoverAction { 
get; 
set; }

See Also