If this is true, then regular users can't send message to specific user/group.

Namespace: DotNetNuke.Entities.Portals
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool DisablePrivateMessage { get; }
Visual Basic
Public ReadOnly Property DisablePrivateMessage As Boolean
	Get

See Also