ConversationContextualInfo Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public ref class ConversationContextualInfo
public class ConversationContextualInfo
type ConversationContextualInfo = class
Public Class ConversationContextualInfo
- Inheritance
-
ConversationContextualInfo
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.
Application |
Gets or sets a string which represents the initial data structure to be shared with the application specified by ApplicationId when the conversation is initialized. |
Application |
Gets or sets a string which represents the GUID of an external application which will be used to communicate context for this conversation. For more information, please refer to the conceptual topics in the Lync SDK documentation. |
Contextual |
Gets or sets a simple hyperlink which is used to convey the context of this conversation. |
Parent |
A pointer to a parent window to use to dock this conversation |
Subject |
Gets or sets a subject which is used to convey the context of this conversation. |
Продукт | Версии |
---|---|
Lync Silverlight | latest |
Lync WPF | latest |