ConversationContextualInfo Class

A data structure which defines the contextual information that can be used to personalize and customize a conversation that is initiated by a Lync control.

Inheritance Hierarchy

System.Object
  Microsoft.Lync.Controls.ConversationContextualInfo

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

Syntax

'Declaration
Public Class ConversationContextualInfo
'Usage
Dim instance As ConversationContextualInfo
public class ConversationContextualInfo

Remarks

Conversation context provides a mechanism for control developers to attach information such as a link, subject line, or embedded application reference to their conversation invitation. This context is used to personalize the conversation experience, and provide richer metadata for collaboration.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ConversationContextualInfo Members

Microsoft.Lync.Controls Namespace