Microsoft.Lync.Model.Room Namespace

Classes

FollowedRoomsChangedEventArgs

The state of the event raised when the membership of collection of user-followed chat rooms has changed.

Room

Encapsulates a group chat room.

RoomJoinStateChangedEventArgs

Encapsulates the state of the RoomJoinStateChanged event.

RoomManager

Group chat room manager that provides room query functionality.

RoomManagerStateChangedEventArgs

Exposes the new state of a room manager.

RoomMessage

Defines a room message sent to a group chat room.

RoomMessageDictionary

A key/value pairing of a message format enumerator and actual message text.

RoomMessageEventArgs

Encapsulates the state of the event raised when a local user sends a message to a group chat room.

RoomMessagesEventArgs

Encapsulates the state of the MessagesReceived event and contains a collection of the messages sent to a room.

RoomParticipantsEventArgs

Encapsulates the state of the ParticpiantsAdded and ParticipantsRemoved events and contains a collection of the room Participants added or removed.

RoomPropertyChangedEventArgs

Encapsulates the event data of the Room.PropertyChanged event and provides the new value of the changed property.

RoomPropertyDictionary

A dictionary that contains the properties of a group chat room.

RoomUser

Defines a user in a group chat room.

RoomUserChangedEventArgs

Encapsulates the state of the event raised when the ability of a group chat room user to send messages changes.

UnreadMessageCountChangedEventArgs

Encapsulates the state of the event raised when the count of unread messages in a room changes.

Enums

RoomJoinState

Enumerates the group chat room joining operation states.

RoomManagerState

Enumerates the room manager state.

RoomMessageFilteringAction

Enumerates the action taken by message filtering logic for a room message when Room.SendFilteredMessge is called.

RoomMessageFormat

Enumerates the possible format types of a room message.

RoomMessageType

Enumerates the possible types of a room message.

RoomProperty

Enumerates the room properties.

RoomSearchModeType

Enumerates the possible room search mode types.

RoomType

Enumerates the room type.