| EmailGetEmailById Method |
Namespace:
Dynamicweb.EmailMarketing
Assembly:
Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax public static Email GetEmailById(
int id
)
Public Shared Function GetEmailById (
id As Integer
) As Email
Parameters
- id
- Type: SystemInt32
Return Value
Type:
EmailSee Also