Enumerates the modality types.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.Lync.Model.Conversation
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration ModalityTypes
'Usage
Dim instance As ModalityTypes
[FlagsAttribute]
public enum ModalityTypes
Members
| Member name | Description | |
|---|---|---|
| None | No modalities | |
| InstantMessage | Instant Messaging Modality | |
| AudioVideo | Audio/Video Modality | |
| Reserved1 | Reserved for future use. | |
| Reserved2 | Reserved for future use. | |
| Invalid |