FolderPermission.DisplayPermissionLevel Property

Definition

Gets the permission level that Microsoft Outlook would display for this folder permission.

public:
 property Microsoft::Exchange::WebServices::Data::FolderPermissionLevel DisplayPermissionLevel { Microsoft::Exchange::WebServices::Data::FolderPermissionLevel get(); };
public Microsoft.Exchange.WebServices.Data.FolderPermissionLevel DisplayPermissionLevel { get; }
Public ReadOnly Property DisplayPermissionLevel As FolderPermissionLevel

Property Value

The permission level that Outlook displays for this folder permission.

Applies to