Skip to content

Latest commit

 

History

History
72 lines (48 loc) · 1.89 KB

File metadata and controls

72 lines (48 loc) · 1.89 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority api_name api_type ms.assetid description
IsDelegated
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
IsDelegated
schema
c12907db-be80-4924-9469-8e58612cf42c
The IsDelegated element indicates whether a meeting was handled by an account that has delegate access.

IsDelegated

The IsDelegated element indicates whether a meeting was handled by an account that has delegate access.

<IsDelegated/>

Boolean

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
MeetingCancellation
Represents a meeting cancellation in the Exchange store.
MeetingMessage
Represents a meeting in the Exchange store.
MeetingRequest
Represents a meeting request in the Exchange store.
MeetingResponse
Represents a meeting response in the Exchange store.

Text value

A text value of true indicates that the meeting was handled by an account that has delegate access.

Remarks

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

Element information

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

See also