  | AccessUserRecipientProviderExcludedUsers Property  | 
  
    Namespace: 
   Dynamicweb.EmailMarketing.RecipientProviders
    Assembly:
   Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax[AddInParameterAttribute("ExcludedUsers")]
public string ExcludedUsers { get; set; }<AddInParameterAttribute("ExcludedUsers")>
Public Property ExcludedUsers As String
	Get
	SetProperty Value
Type: 
String
See Also