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

In This Topic
TriggerAutoResponseEmail Property (HeaderOptions)
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