Enumerates the valid channel actions.
Namespace: Microsoft.Lync.Model.Conversation.AudioVideo
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Enumeration ChannelAction
'Usage
Dim instance As ChannelAction
public enum ChannelAction
Members
| Member name | Description | |
|---|---|---|
| Start | Start the media channel. | |
| Stop | Stop the media channel. | |
| SendDtmf | Send DTMF tone. | |
| Invalid |