Classes
Class | Description | |
---|---|---|
ApplicationRegistration |
Represents registration of an application
package to be trusted for contextual conversation. This class
object can be created by using the method
CreateApplicationRegistration from the LyncClient object
|
|
Automation |
Represents the functions necessary to automate
starting a conversation or joining a conference.
|
|
ConversationWindow |
Represents a conversation window and exposes
operations to manipulate the window of a conversation, including
docking into a parent window.
|
|
ConversationWindowNeedsAttentionEventArgs |
Represents the state of a
ConversationWindowNeedsAttention event.
|
|
ConversationWindowNeedsSizeChangeEventArgs |
Represents the data of a
ConversationWindowNeedsSizeChange Event.
|
Enumerations
Enumeration | Description | |
---|---|---|
AutomationModalities |
Enumerates the modalities of a conversation.
Use bitwise or to specify multiple modalities for a
conversation.
|
|
AutomationModalitySettings |
Enumerates contextual properties of a
conversation.
|
|
ConversationWindowExtensionSize |
Defines constants limiting the size of the
extension area of a conversation window.
|