RoomMessageFormat enumeration
Enumerates the possible format types of a room message.
Namespace: Microsoft.Lync.Model.Room
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Enumeration RoomMessageFormat
'Usage
Dim instance As RoomMessageFormat
public enum RoomMessageFormat
Members
Member name | Description | |
---|---|---|
PlainText | The room message in plain text format | |
Rtf | The room message in RTF format. | |
Invalid |