CalendarPermissionType.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 can read items in a calendar folder.
public:
property ExchangeWebServices::CalendarPermissionReadAccessType ReadItems { ExchangeWebServices::CalendarPermissionReadAccessType get(); void set(ExchangeWebServices::CalendarPermissionReadAccessType value); };
public ExchangeWebServices.CalendarPermissionReadAccessType ReadItems { get; set; }
Public Property ReadItems As CalendarPermissionReadAccessType
Property Value
The ReadItems property returns one of the CalendarPermissionReadAccessType enumeration values that indicate the user's read permissions on a calendar folder.