RoomType Enum
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.
Enumerates the room type.
public enum class RoomType
C#
public enum RoomType
type RoomType =
Public Enum RoomType
- Inheritance
-
RoomType
Name | Value | Description |
---|---|---|
Invalid | -1 | |
Normal | 0 | The Normal room type |
Auditorium | 1 | The auditorium room type. |
製品 | バージョン |
---|---|
Lync client | latest |