PermissionType.ReadItems 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 ReadItems property gets or sets a value that indicates whether a user has permission to read items in a folder.
public:
property ExchangeWebServices::PermissionReadAccessType ReadItems { ExchangeWebServices::PermissionReadAccessType get(); void set(ExchangeWebServices::PermissionReadAccessType value); };
public ExchangeWebServices.PermissionReadAccessType ReadItems { get; set; }
Public Property ReadItems As PermissionReadAccessType
Property Value
The ReadItems property returns one of the PermissionReadAccessType enumeration values that indicate whether the user has permission to read items in a folder.