Skip to content

MaxTotalMessagesCount

.halguru.yamlRestrictionsAssignedUsersMaxTotalMessagesCount

Gets or sets the maximum number of messages that can be sent by the user.

Restrictions:
  AssignedUsers:
    MaxTotalMessagesCount: 
Name Description
Title Max Total Messages Count
Type Integer
Required False
Range -2147483648..2147483647

Remarks#

The MaxMessagesCount property specifies the upper limit on the total number of messages a user is allowed to send. This value may vary based on the type of user access (Paid, Registered, or Anonymous) as defined in the AgentChannelUserAccess enumeration.

Technical Information#

Property Value
Path Restrictions.AssignedUsers.MaxTotalMessagesCount
Internal Type System.Int32
Internal Root Type AgentHalConfiguration
File Extension .halguru.yaml
JSON Schema halguru-schema.json

Last updated: 2025-12-05
Autogenerated: Yes
AI powered: Yes
Core version: 1.75.0