Compartir a través de


DelegatePermissionsType.ContactsFolderPermissionLevel Propiedad

Definición

La ContactsFolderPermissionLevel 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 ContactsFolderPermissionLevel { ExchangeWebServices::DelegateFolderPermissionLevelType get(); void set(ExchangeWebServices::DelegateFolderPermissionLevelType value); };
public ExchangeWebServices.DelegateFolderPermissionLevelType ContactsFolderPermissionLevel { get; set; }
Public Property ContactsFolderPermissionLevel As DelegateFolderPermissionLevelType

Valor de propiedad

La ContactsFolderPermissionLevel 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