  | AccessUserRecipientProviderGetRecipients Method (Boolean) | 
  
    Namespace: 
   Dynamicweb.EmailMarketing.RecipientProviders
    Assembly:
   Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntaxpublic RecipientCollection GetRecipients(
	bool excluded
)
Public Function GetRecipients ( 
	excluded As Boolean
) As RecipientCollection
Parameters
- excluded
 - Type: SystemBoolean
 
Return Value
Type: 
RecipientCollection
See Also