 | Email.GetEmailById Method |
Namespace:
Dynamicweb.EmailMarketing
Assembly:
Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntaxpublic static Email GetEmailById(
int id
)
Public Shared Function GetEmailById (
id As Integer
) As Email
Parameters
- id
- Type: System.Int32
Return Value
Type:
Email
See Also