ChatRoomInformation Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Information needed for updating a chat room via BeginUpdateChatRoom(ChatRoomInformation, AsyncCallback, Object) or BeginUpdateChatRoom(ChatRoomInformation, ICollection<PersistentChatPrincipalSummary>, ICollection<PersistentChatPrincipalSummary>, ICollection<PersistentChatPrincipalSummary>, AsyncCallback, Object)
public ref class ChatRoomInformation
public class ChatRoomInformation
type ChatRoomInformation = class
Public Class ChatRoomInformation
- Inheritance
-
ChatRoomInformation
Chat |
Initializes a new instance of the ChatRoomInformation class. |
Add |
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. |
Change |
Gets the change history of this chat room. |
Chat |
Gets the URI of the chat room to be modified |
Description |
Gets or sets the new description. |
Is |
Gets or sets a value indicating whether this chat room is an auditorium-style room. When true, only those users who are on the Presenter 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. |
Is |
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. |
Name |
Gets or sets the new name. |
Parent |
Gets the parent category URI of the chat room to be modified |
Privacy |
Gets or sets the visibility of this chat room. |
Send |
Gets or sets the default behavior of this chat room for sending invitations to new members. |
מוצר | גירסאות |
---|---|
Lync persistent chat | latest |