| EmailGetLastSentEmails Method |
Namespace:
Dynamicweb.EmailMarketing
Assembly:
Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax public static EmailCollection GetLastSentEmails(
int count
)
Public Shared Function GetLastSentEmails (
count As Integer
) As EmailCollection
Parameters
- count
- Type: SystemInt32
Return Value
Type:
EmailCollectionSee Also