Click or drag to resize
MessageInfoProviderGetSentMessagesCount Method
Gets sent messages count.

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

Parameters

userId
Type: SystemInt32
User ID

Return Value

Type: Int32
See Also