| MessageGetMessageCountByTopFolderId Method |
Namespace: Dynamicweb.Content.SocialAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax public static int GetMessageCountByTopFolderId(
int topFolderId
)
Public Shared Function GetMessageCountByTopFolderId (
topFolderId As Integer
) As Integer
Parameters
- topFolderId
- Type: SystemInt32
Return Value
Type:
Int32See Also