Gets or sets a simple hyperlink which is used to convey the context of this conversation.

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

Syntax

C#
public 
string 
ContextualLink { 
get; 
set; }

See Also