Share via


ConversationContextualInfo.ContextualLink property

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

'Declaration
Public Property ContextualLink As String
    Get
    Set
'Usage
Dim instance As ConversationContextualInfo
Dim value As String

value = instance.ContextualLink

instance.ContextualLink = value
public string ContextualLink { get; set; }

Property value

Type: System.String

See also

Reference

ConversationContextualInfo class

ConversationContextualInfo members

Microsoft.Lync.Controls namespace