| AccessUserRecipientProviderExcludeRecipient Method |
Namespace:
Dynamicweb.EmailMarketing.RecipientProviders
Assembly:
Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax public void ExcludeRecipient(
string recipientKey
)
Public Sub ExcludeRecipient (
recipientKey As String
)
Parameters
- recipientKey
- Type: SystemString
See Also