RoomMessageType enumeration

Enumerates the possible types of a room message.

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

Syntax

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

Members

Member name Description
Alert The Alert room message type
Regular The regular room message type.
Invalid

See also

Reference

Microsoft.Lync.Model.Room namespace