Re: Comparison Criteria option both and Criteria neither
I'm not sure what are you missing. I believe that all those options are supported by the API.
Quoting the documentation of the
Quoting the documentation of the
criteria parameter:
SynchronizationCriteria criteria
Comparison criteria. Possible values areSynchronizationCriteria.None,SynchronizationCriteria.Time(default),SynchronizationCriteria.SizeandSynchronizationCriteria.Either. ForSynchronizationMode.BothSynchronizationCriteria.Timecan be used only.
SynchronizationCriteria.None = "neither"