The ChatRoomInformationtype exposes the following members.
Properties
Name | Description | |
---|---|---|
AddIn | Gets or sets the add-in for this chat room. An add-in is a web page that can be embedded in a chat room, displayed in a panel below the chat area of the Group Chat Client. | |
AllowFileUpload | Gets or sets the default behavior of this chat room for allowing file uploads. | |
ChangeHistory | Gets the change history of the chat room. | |
ChatRoomUri | Gets the URI of the chat room to be modified. | |
CreateNewMemberList | Gets or sets a value indicating whether this chat room overrides the membership list of its parent category. | |
Description | Gets or sets the new description. | |
IsAuditorium | Gets or sets a value indicating whether this chat room is an auditorium-style room. When true , only those users who are on the Presenters list may post messages. Other members of the chat room can read the messages and chat history, but may not participate in the conversation. The default value of this setting is false , which means that any user who is a member of the chat room may participate in the conversation. | |
IsDisabled | Gets or sets a value indicating whether this chat room is disabled. Once created, a chat room cannot be deleted. However, it can be disabled; disabling a chat room prevents users from joining the chat room, or reading the chat history. | |
LogChatHistory | Gets or sets the default behavior of this chat room for logging chat history. | |
Name | Gets or sets the new name. | |
ParentCategoryUri | Gets the parent category URI of the chat room to be modified. | |
SendInvitationsToMembers | Gets or sets the default behavior of this chat room for sending invitations to new members. | |
Topic | Gets or sets the topic of this chat room. The topic is an optional one-sentence description of the chat room, which is displayed when browsing for chat rooms. The topic is also displayed as part of the chat room title bar in the Group Chat client. | |
VisibleOnlyToMembers | Gets or sets the visibility of this chat room. |