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