Function dropbox_sdk::files::properties_remove[][src]

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