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