TriggerAutoResponseEmail Property (SalesforceConnectionStringBuilder)
Determines whether to trigger auto-response rules or not.
public bool TriggerAutoResponseEmail {get; set;}
'Declaration
Public Property TriggerAutoResponseEmail As Boolean
Property Value
true, if auto-response rules should be triggered for the connection; otherwise,
false. The default value is
false.