 | NotificationSettingsRecipientsList Property |
Namespace:
Dynamicweb.DataIntegration.Integration
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntaxpublic List<string> RecipientsList { get; set; }
Public Property RecipientsList As List(Of String)
Get
Set
Property Value
Type:
ListString
See Also