SynchronizationOptions Class Methods
For a list of all members of this type, see SynchronizationOptions members.
| Name | Description |
 | Clone | Creates a copy of this SynchronizationOptions object. |
 | CopyTo | Copies the values of the current SynchronizationOptions object to the supplied SynchronizationOptions object. |
 | Reset | Resets the values of the current SynchronizationOptions object to the values found in the Default object. |
Top