Edit

Share via


ChatRoomInvitation.ChatRoomSnapshot Property

Definition

Gets the information for the chat room.

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

Property Value

The chat room snapshot.

Applies to