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