Function properties_remove

Source
pub fn properties_remove(
    client: &impl UserAuthClient,
    arg: &RemovePropertiesArg,
) -> Result<(), Error<RemovePropertiesError>>
👎Deprecated
Available on crate features sync_routes and dbx_files only.