| EmailGetEmailCountByTopFolderId Method |
Namespace:
Dynamicweb.EmailMarketing
Assembly:
Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax public static int GetEmailCountByTopFolderId(
int topFolderID
)
Public Shared Function GetEmailCountByTopFolderId (
topFolderID As Integer
) As Integer
Parameters
- topFolderID
- Type: SystemInt32
Return Value
Type:
Int32See Also