RoomMessage Class

Definition

Defines a room message sent to a group chat room.

public ref class RoomMessage : Microsoft::Lync::Model::Internal::UCWLite
public class RoomMessage : Microsoft.Lync.Model.Internal.UCWLite
type RoomMessage = class
    inherit UCWLite
Public Class RoomMessage
Inherits UCWLite
Inheritance

Properties

Id

Get the room message ID

InnerObject (Inherited from UCWBase)
MessageDictionary

Gets a copy of message dictionary.

RoomUri

Gets the Room Uri.

SenderUri

Gets the User Uri who send this room message

SentTime

Gets the sentTime

Applies to