Click or drag to resize
MessageInfoProviderGetMessagesCount Method (Int32)
Gets messages count.

Namespace: CMS.Messaging
Assembly: CMS.Messaging (in CMS.Messaging.dll) Version: 9.0.0
Syntax
C#
public static int GetMessagesCount(
	int userId
)

Parameters

userId
Type: SystemInt32
User ID

Return Value

Type: Int32
See Also