Edit

Share via


ChatRoomInformation.AddIn Property

Definition

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.

public:
 property Microsoft::Rtc::Collaboration::PersistentChat::PersistentChatAddIn ^ AddIn { Microsoft::Rtc::Collaboration::PersistentChat::PersistentChatAddIn ^ get(); void set(Microsoft::Rtc::Collaboration::PersistentChat::PersistentChatAddIn ^ value); };
public Microsoft.Rtc.Collaboration.PersistentChat.PersistentChatAddIn AddIn { get; set; }
member this.AddIn : Microsoft.Rtc.Collaboration.PersistentChat.PersistentChatAddIn with get, set
Public Property AddIn As PersistentChatAddIn

Property Value

Applies to