Compartir a través de


FolderPermission.DeleteItems Propiedad

Definición

Obtiene o establece un valor que indica si el usuario puede eliminar elementos existentes.

public:
 property Microsoft::Exchange::WebServices::Data::PermissionScope DeleteItems { Microsoft::Exchange::WebServices::Data::PermissionScope get(); void set(Microsoft::Exchange::WebServices::Data::PermissionScope value); };
public Microsoft.Exchange.WebServices.Data.PermissionScope DeleteItems { get; set; }
Public Property DeleteItems As PermissionScope

Valor de propiedad

true si el usuario puede eliminar elementos existentes; De lo contrario, false.

Se aplica a