ChatRoom.ChangeHistory Property

Definition

Gets the change history of this chat room.

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

Property Value

The change history.

Applies to