DelegationState

The DelegationState element represents the status of a delegated task.

<DelegationState/>

TaskDelegateStateType

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 is a read-only property. The following are the possible values:

  • NoMatch

  • OwnNew

  • Owned

  • Accepted

  • Declined

  • Max

Remarks

Exchange Web Services in Microsoft Exchange Server 2007 does not support task assignments.

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

Element information

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

See also