BasePermissionType.EditItems 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 EditItems property gets or sets a value that specifies whether a client can edit items.
public:
property ExchangeWebServices::PermissionActionType EditItems { ExchangeWebServices::PermissionActionType get(); void set(ExchangeWebServices::PermissionActionType value); };
public ExchangeWebServices.PermissionActionType EditItems { get; set; }
Public Property EditItems As PermissionActionType
Property Value
The EditItems property returns one of the PermissionActionType enumeration values that indicate the type of permission the client has to edit items.