RoomType enumeration

Enumerates the room type.

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

Syntax

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

Members

Member name Description
Normal The Normal room type
Auditorium The auditorium room type.
Invalid

See also

Reference

Microsoft.Lync.Model.Room namespace