ContextEventArgs.ContextData property

Gets the contextual conversation context data.

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public ReadOnly Property ContextData As String
    Get
'Usage
Dim instance As ContextEventArgs
Dim value As String

value = instance.ContextData
public string ContextData { get; }

Property value

Type: System.String

See also

Reference

ContextEventArgs class

ContextEventArgs members

Microsoft.Lync.Model.Conversation namespace