pub fn properties_update(
client: &impl UserAuthClient,
arg: &UpdatePropertiesArg,
) -> Result<(), Error<UpdatePropertiesError>>
👎Deprecated
Available on crate features
sync_routes
and dbx_files
only.