HeaderOptions Class Properties
In This Topic
For a list of all members of this type, see HeaderOptions members.
Public Properties
| | Name | Description |
 | BatchSize | Gets or sets the the number of records returned by a service at once. The default value is 500; the minimum is 200, and the maximum is 2,000. |
 | TriggerAutoResponseEmail | Determines whether to trigger auto-response rules or not. |
 | TriggerOtherEmail | Determines whether to trigger email outside the organization or not. |
 | TriggerUserEmail | Determines whether to trigger email that is sent to users in the organization or not. |
 | UpdateMru | Determines whether to update the list of most recently used items or not. |
 | UseAssignmentRules | Determines applying the assignment rules when creating or updating a Salesforce Account, Case, or Lead. |
Top
See Also