Click or drag to resize
ChatRoomInfoChatRoomGUID Property
Unique identifier of this chat orom.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public virtual Guid ChatRoomGUID { get; set; }

Property Value

Type: Guid
See Also