ChatRoomSession.AddIn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.