ModalityProperty enumeration

Enumerates the modality properties.

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

Syntax

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

Members

Member name Description
InstantMessageModalitySharedCapabilities The shared capabilities of the IM modality.

InstantMessageModalityInviteMessage The first message that is sent with the IM invite.

InstantMessageModalityNoAutoAccept Do not auto-accept the IM invitation.

InstantMessageModalityInviteForked The IM invitation was forked to more than one endpoint.

AVModalityAudioRenderVolume The incoming audio volume level.

AVModalityAudioRenderMute The incoming audio volume is muted

AVModalityAudioRenderIntensity The incoming audio intensity level.

AVModalityAudioRenderIntensityMin The incoming audio intensity minimum level.

AVModalityAudioRenderIntensityMax The incoming audio intensity maximum level.

AVModalityAudioCaptureVolume The outgoing audio volume level.

AVModalityAudioCaptureMute The outgoing audio volume is Muted

AVModalityAudioCaptureIntensity The outgoing audio intensity level.

AVModalityAudioCaptureIntensityMin The outgoing audio intensity minimum level.

AVModalityAudioCaptureIntensityMax The outgoing audio intensity maximum level.

AVModalityAudioCanCallComputer Can make a SIP call.

AVModalityAudioCanCallTelephone Can make a telephony call.

AVModalityAudioRenderDevice The description of the playback device.

AVModalityAudioCaptureDevice The description of the recording device.

AVModalityAudioSpeakerMode The audio device category (public or private).

AVModalityAudioHistoryInfo The audio history information object.

AVModalityAudioOriginalTargetUri The URI of the original target (Obsolete, use participant property).

AVModalityAudioReferredByUri The URI of the audio device.

AVModalityAudioSupportsAdvancedTransfer Is advanced transfer supported by the remote party?

AVModalityAudioQuality The audio quality level.

Not implemented, always returns null.

AVModalityAudioOnHoldSource The source filename for music-on-hold.

AVModalityAudioOnHoldRepeated Should the music-on-hold be repeated?

Reserved1
AVModalityIsAutoAccepted The audio/video invitation has been auto accepted.

AVModalityAudioSupportsSafeTransfer Is safe transfer supported by the remote party?

AVModalityAudioNetworkQuality The audio network quality level.

AVModalityAudioBandwidthQuality The audio bandwidth quality level.

AVModalityAudioDeviceQuality The audio device quality level.

AVModalityVoicemailItemId The id of the individual voicemail item being played by this conversation.

AVModalityVideoNetworkQuality The video network quality level.

AVModalityVideoBandwidthQuality The video bandwidth quality level.

AVModalityVideoDeviceQuality The video device quality level.

AVModalityAudioIsEmergencyCall Is this an emergency call?

Not implemented. Always returns null.

AVModalityUsbOffHookLedStatus The USB device off-hook condition LED status.

AVModalityUsbDisplayName The name for the usb stream.

ApplicationSharingModalityCanShareMonitor
ApplicationSharingModalityCanShareApplications
Reserved2
Reserved3
Reserved4
Reserved5
Reserved6
Reserved7
Reserved8
Reserved9
Reserved10
Reserved11
Reserved12
Reserved13
Reserved14
Reserved15
Reserved16
Reserved17
Reserved18
Reserved19
Reserved20
Invalid

See also

Reference

Microsoft.Lync.Model.Conversation namespace