ConferenceType

Topic Last Modified: 2008-09-08

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

Syntax

<ConferenceType/>

Type

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 Microsoft Exchange Server 2007 that has the Client Access server role installed. 

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

See Also

Other Resources

Exchange Web Services XML Elements