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