UCListBoxItem.ContextualInformation Property
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.
Gets or sets data structure which provides contextual information for use with the contextual conversation feature.
public:
property Microsoft::Lync::Controls::ConversationContextualInfo ^ ContextualInformation { Microsoft::Lync::Controls::ConversationContextualInfo ^ get(); void set(Microsoft::Lync::Controls::ConversationContextualInfo ^ value); };
public Microsoft.Lync.Controls.ConversationContextualInfo ContextualInformation { get; set; }
member this.ContextualInformation : Microsoft.Lync.Controls.ConversationContextualInfo with get, set
Public Property ContextualInformation As ConversationContextualInfo
Contextual information is provided to the destination user when a conversation is initiated. This information may include a link or subject line which provides background on the purpose of a conversation. Optionally, context may be delivered in the form of an application reference and embedded application data. For more information, please refer to the related conceptual topics in the Lync SDK documentation.
Proizvod | Verzije |
---|---|
Lync Silverlight | latest |
Lync WPF | latest |