Share via


ConversationContextualInfo members

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.

The ConversationContextualInfo type exposes the following members.

Constructors

  Name Description
Public method ConversationContextualInfo

Top

Properties

  Name Description
Public property ApplicationData 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.
Public property ApplicationId 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.
Public property ContextualLink Gets or sets a simple hyperlink which is used to convey the context of this conversation.
Public property ParentWindowHandle A pointer to a parent window to use to dock this conversation
Public property Subject Gets or sets a subject which is used to convey the context of this conversation.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ConversationContextualInfo class

Microsoft.Lync.Controls namespace