dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceConnectionStringBuilder Class / TriggerAutoResponseEmail Property

In This Topic
TriggerAutoResponseEmail Property (SalesforceConnectionStringBuilder)
In This Topic
Determines whether to trigger auto-response rules or not.
Syntax
'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.
See Also