| EmailFolderGetEmailsCustomFoldersByTopFolderId Method |
Namespace:
Dynamicweb.EmailMarketing
Assembly:
Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax public static List<EmailFolder> GetEmailsCustomFoldersByTopFolderId(
int topFolderID
)
Public Shared Function GetEmailsCustomFoldersByTopFolderId (
topFolderID As Integer
) As List(Of EmailFolder)
Parameters
- topFolderID
- Type: SystemInt32
Return Value
Type:
ListEmailFolderSee Also