MeetingRequestMessageType.ConferenceType Property

Definition

The ConferenceType property gets or sets an integer value that specifies the type of conferencing that is performed with the meeting.

public:
 property int ConferenceType { int get(); void set(int value); };
public int ConferenceType { get; set; }
Public Property ConferenceType As Integer

Property Value

The ConferenceType property returns an integer value that specifies the type of conferencing that is performed with the meeting. The following table contains possible values for the ConferenceType property.ValueDescription0NetMeeting1NetShow2Chat

Applies to