| EmailCollectionSortBySendDate Method |
Namespace:
Dynamicweb.EmailMarketing
Assembly:
Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax public void SortBySendDate(
string direction = "DESC"
)
Public Sub SortBySendDate (
Optional direction As String = "DESC"
)
Parameters
- direction (Optional)
- Type: SystemString
See Also