PersistentChatServices.ChatRoomManagementServices Property

Definition

An object which supports a variety of methods for managing chat rooms.

public:
 property Microsoft::Rtc::Collaboration::PersistentChat::Management::ChatRoomManagementServices ^ ChatRoomManagementServices { Microsoft::Rtc::Collaboration::PersistentChat::Management::ChatRoomManagementServices ^ get(); };
public Microsoft.Rtc.Collaboration.PersistentChat.Management.ChatRoomManagementServices ChatRoomManagementServices { get; }
member this.ChatRoomManagementServices : Microsoft.Rtc.Collaboration.PersistentChat.Management.ChatRoomManagementServices
Public ReadOnly Property ChatRoomManagementServices As ChatRoomManagementServices

Property Value

The chat room management service object.

Applies to