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