Sets how checked-in item responds to WebDAV client attempts to modify its content or properties.
| Exception Type | Condition |
|---|---|
| PropertyException | Attempt to set auto-versioning mode failed. |
| LockedException | The resource is locked and no lock token was provided. |
| UnauthorizedException | Request is not authorized. |
| NotFoundException | This resource doesn't exist on the server. |
| WebDavHttpException | Server returned unknown error. |
| WebDavException | In case of any unexpected error. |
IResource Interface | ITHit.WebDAV.Client Namespace | IResource.SetAutoVersion Overload List