Click or drag to resize
ChatRoomInfoLogExport Property
Log export only if room meets export criteria. Only public rooms are meant to be exported.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
protected override bool LogExport { get; set; }

Property Value

Type: Boolean
See Also