ModalityAction Enumeration
Enumerates the modality actions.
Namespace: Microsoft.Lync.Model.Conversation
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Enumeration ModalityAction
'Usage
Dim instance As ModalityAction
public enum ModalityAction
Members
Member name | Description | |
---|---|---|
Connect | Connect to the conversation with a modality. | |
Disconnect | Disconnect a modality from the conversation. | |
SetProperty | Set a conversation modality property. | |
Hold | Put a conversation modality on hold. | |
Retrieve | Retrieve a conversation modality. | |
Forward | Forward a conversation modality. | |
RemoteTransfer | Transfer a conversation modality. | |
ConsultAndTransfer | Transfer a conversation modality into another existing conversation. | |
SendInstantMessage | Send an instant message. | |
SetIsTyping | Set the instant message composing flag. This indicates that an instant message is being typed. | |
SetAudioEndpoint | Set the local endpoint for audio. | |
Accept | Accept the modality invitation. | |
Reject | Reject the modality invitation. | |
LocalTransfer | Transfer the local participant to another endpoint. | |
Invalid |