| RecipientGetRecipientById Method |
Namespace:
Dynamicweb.Mailing
Assembly:
Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax public static Recipient GetRecipientById(
int id
)
Public Shared Function GetRecipientById (
id As Integer
) As Recipient
Parameters
- id
- Type: SystemInt32
Return Value
Type:
RecipientSee Also