Edit

Share via


ChatRoomInvitationEventArgs.ChatRoom Property

Definition

Gets an object which describes the chat room to which the user has been invited.

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

Property Value

The chat room.

Applies to