Skip to content

Latest commit

 

History

History
75 lines (53 loc) · 1.82 KB

isassignmenteditable.md

File metadata and controls

75 lines (53 loc) · 1.82 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority api_name api_type ms.assetid description
IsAssignmentEditable
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
IsAssignmentEditable
schema
0ddf9181-f65e-4ad6-ad69-7b074ea0f2e7
The IsAssignmentEditable element represents the task type.

IsAssignmentEditable

The IsAssignmentEditable element represents the task type.

<IsAssignmentEditable/>

integer

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
Task
Represents a task in the Exchange store.

Text value

This property is read-only. The following table lists the possible values.

Value Description
0
The default for all task items.
1
A task request.
2
A task acceptance from a recipient of a task request.
3
A task declination from a recipient of a task request.
4
An update to a previous task request.
5
Not used.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also