Click or drag to resize
ChatUserInfoChatUserLastModification Property
Gets or sets the time of last modification made to this user.

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

Property Value

Type: DateTime
See Also