PermissionType.PermissionLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The PermissionLevel property gets or sets the combination of permissions that a user has on a folder. This property was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
public:
property ExchangeWebServices::PermissionLevelType PermissionLevel { ExchangeWebServices::PermissionLevelType get(); void set(ExchangeWebServices::PermissionLevelType value); };
public ExchangeWebServices.PermissionLevelType PermissionLevel { get; set; }
Public Property PermissionLevel As PermissionLevelType
Property Value
The PermissionLevel property returns one of the PermissionLevelType enumeration values that indicate the permissions that a user has on a folder.