Compartir a través de


FolderType.PermissionSet Propiedad

Definición

La PermissionSet propiedad obtiene o establece un PermissionSetType objeto que representa todos los permisos configurados para una carpeta determinada.

public:
 property ExchangeWebServices::PermissionSetType ^ PermissionSet { ExchangeWebServices::PermissionSetType ^ get(); void set(ExchangeWebServices::PermissionSetType ^ value); };
public ExchangeWebServices.PermissionSetType PermissionSet { get; set; }
Public Property PermissionSet As PermissionSetType

Valor de propiedad

La PermissionSet propiedad devuelve un PermissionSetType objeto que representa todos los permisos configurados para una carpeta.

Se aplica a