CalendarPermissionType.ReadItems Property

Definition

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.

Applies to