MessageDataRecipientID Property |
Recepient of this message. Null if it is a system message.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public Nullable<int> RecipientID { get; set; }
Property Value
Type:
NullableInt32See Also