Compartir a través de


DelegatePermissionsType.TasksFolderPermissionLevel Propiedad

Definición

La TasksFolderPermissionLevel propiedad obtiene o establece los permisos para la carpeta Contactos predeterminada. Este elemento se introdujo en Microsoft Exchange Server 2007 Service Pack 1 (SP1).

public:
 property ExchangeWebServices::DelegateFolderPermissionLevelType TasksFolderPermissionLevel { ExchangeWebServices::DelegateFolderPermissionLevelType get(); void set(ExchangeWebServices::DelegateFolderPermissionLevelType value); };
public ExchangeWebServices.DelegateFolderPermissionLevelType TasksFolderPermissionLevel { get; set; }
Public Property TasksFolderPermissionLevel As DelegateFolderPermissionLevelType

Valor de propiedad

La TasksFolderPermissionLevel propiedad devuelve un DelegateFolderPermissionLevelType valor de enumeración que especifica el nivel de permiso que un usuario delegado tiene en una carpeta del buzón de otro usuario.

Se aplica a