Click or drag to resize
MessageDataAuthorID Property
Author's ID.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public Nullable<int> AuthorID { get; set; }

Property Value

Type: NullableInt32
See Also