| EmailFolderGetEmailsFolderIdByFolderName Method |
Namespace:
Dynamicweb.EmailMarketing
Assembly:
Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax public static int GetEmailsFolderIdByFolderName(
string folderName,
int topFolderID
)
Public Shared Function GetEmailsFolderIdByFolderName (
folderName As String,
topFolderID As Integer
) As Integer
Parameters
- folderName
- Type: SystemString
- topFolderID
- Type: SystemInt32
Return Value
Type:
Int32See Also