ContextType enumeration

Enumerates the conversation context type.

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Enumeration ContextType
'Usage
Dim instance As ContextType
public enum ContextType

Members

Member name Description
ApplicationId A string GUID representing the registered application ID.BSTR
ApplicationData A string data to be consumed by the application.BSTR
HyperLink A simple link to be displayed in the conversation window.BSTR
Invalid

See also

Reference

Microsoft.Lync.Model.Conversation namespace