 | EmailFolderGetAllEmailsFolders Method |
Namespace:
Dynamicweb.EmailMarketing
Assembly:
Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntaxpublic static IEnumerable<EmailFolder> GetAllEmailsFolders()
Public Shared Function GetAllEmailsFolders As IEnumerable(Of EmailFolder)
Return Value
Type:
IEnumerableEmailFolder
See Also