SpeakerMode enumeration

Enumerates the speaker modes.

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

Syntax

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

Members

Member name Description
Off The Speaker is off.
On The speaker is turned on.
Invalid

See also

Reference

Microsoft.Lync.Model.Conversation.AudioVideo namespace