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