ModalityType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of supported modality types
public enum ModalityType
type ModalityType =
Public Enum ModalityType
- Inheritance
-
ModalityType
Fields
| Audio | 1 | |
| Unknown | 0 | |
| Video | 2 | |
| VideoBasedScreenSharing | 3 |