Gets or sets the action the PresenceIndicator control should take when a user single-clicks on it.

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

Syntax

C#
public 

PresenceClickActions 
SingleClickAction { 
get; 
set; }

See Also