ChatNotificationDataIsOneToOne Property |
Indicates type of invitation - conversation is true, private room is false
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public Nullable<bool> IsOneToOne { get; set; }
Property Value
Type:
NullableBooleanSee Also