BlockStatus

The BlockStatus element specifies the block status of an item.

<BlockStatus> true | false </BlockStatus

Boolean

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
CalendarItem
Represents an Exchange calendar item.
Contact
Represents a contact item in the Exchange store.
DistributionList
Represents a distribution list.
Item
Represents a generic item in the Exchange store.

Text value

A text value of true for the BlockStatus element indicates that an item is blocked. A value of false indicates that an item is not blocked.

Remarks

This element was introduced in Exchange Server 2013.

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Description
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Type schema
Validation File
types.xsd
Can Be Empty

See also