The ConversationContextualInfotype exposes the following members.

Constructors

  Name Description
Public method ConversationContextualInfo

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.)

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 ApplicationIdwhen 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.

See Also