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