Skip to content

Latest commit

 

History

History
66 lines (46 loc) · 1.65 KB

adjacentmeetingcount.md

File metadata and controls

66 lines (46 loc) · 1.65 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority api_name api_type ms.assetid description
AdjacentMeetingCount
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
AdjacentMeetingCount
schema
35045024-f6e1-47d1-89be-f100b7b4f3c7
The AdjacentMeetingCount element represents the total number of calendar items that are adjacent to a meeting time.

AdjacentMeetingCount

The AdjacentMeetingCount element represents the total number of calendar items that are adjacent to a meeting time.

<AdjacentMeetingCount/>

Int

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.
MeetingRequest
Represents a meeting in the Exchange store.

Text value

A text value that represents an integer is required.

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

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