RoomMessage members

Defines a room message sent to a group chat room.

The RoomMessage type exposes the following members.

Properties

  Name Description
Public property Id Get the room message ID
Public property MessageDictionary Gets a copy of message dictionary.
Public property RoomUri Gets the Room Uri.
Public property SenderUri Gets the User Uri who send this room message
Public property SentTime Gets the sentTime

Top

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

RoomMessage class

Microsoft.Lync.Model.Room namespace