Edit

Share via


ChatRoomSession.AddIn Property

Definition

Gets the current add-in that applies to this chat room.

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

Property Value

The add in.

Applies to