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. | |
ApplicationData | A string data to be consumed by the application. | |
HyperLink | A simple link to be displayed in the conversation window. | |
Invalid |