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