ConferenceType

The ConferenceType element describes the type of conferencing that is performed with a calendar item.

<ConferenceType/>

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 request in the Exchange store.

Text value

A text value that represents an integer value is required if this element is used. The following are the possible values for this element:

  • 0 = NetMeeting

  • 1 = NetShow

  • 2 = Chat

Remarks

The MeetingWorkspaceUrl property is read-writable for the organizer's calendar item. It is read-only for meeting requests and for attendee's calendar items.

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
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also